Main: initialize Database before Storage
This commit is contained in:
@@ -34,6 +34,6 @@ class Error;
|
||||
*/
|
||||
Database *
|
||||
CreateConfiguredDatabase(EventLoop &loop, DatabaseListener &listener,
|
||||
bool have_storage, bool &is_simple_r, Error &error);
|
||||
bool &is_simple_r, Error &error);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user