Commit 82985a94 authored by Max Kellermann's avatar Max Kellermann

db/simple: make internal methods "private"

parent afcdb65f
......@@ -100,7 +100,7 @@ public:
return mtime;
}
protected:
private:
bool Configure(const config_param &param, Error &error);
gcc_pure
......
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