db/simple: remove misplaced "pure" attribute

This commit is contained in:
Max Kellermann 2016-03-18 22:18:09 +01:00
parent 8167bdd978
commit 2ccd1cc9f0

View File

@ -136,7 +136,6 @@ public:
private:
bool Configure(const ConfigBlock &block, Error &error);
gcc_pure
bool Check(Error &error) const;
bool Load(Error &error);