db/simple: make internal methods "private"
This commit is contained in:
parent
afcdb65f80
commit
82985a9488
@ -100,7 +100,7 @@ public:
|
|||||||
return mtime;
|
return mtime;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected:
|
private:
|
||||||
bool Configure(const config_param ¶m, Error &error);
|
bool Configure(const config_param ¶m, Error &error);
|
||||||
|
|
||||||
gcc_pure
|
gcc_pure
|
||||||
|
Loading…
Reference in New Issue
Block a user