Commit 2ccd1cc9 authored by Max Kellermann's avatar Max Kellermann

db/simple: remove misplaced "pure" attribute

parent 8167bdd9
......@@ -136,7 +136,6 @@ public:
private:
bool Configure(const ConfigBlock &block, Error &error);
gcc_pure
bool Check(Error &error) const;
bool Load(Error &error);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment