db/simple: remove misplaced "pure" attribute
This commit is contained in:
parent
8167bdd978
commit
2ccd1cc9f0
@ -136,7 +136,6 @@ public:
|
||||
private:
|
||||
bool Configure(const ConfigBlock &block, Error &error);
|
||||
|
||||
gcc_pure
|
||||
bool Check(Error &error) const;
|
||||
|
||||
bool Load(Error &error);
|
||||
|
Loading…
Reference in New Issue
Block a user