mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Revert "Verify database connection on interval (#9665)"
Fixes #10113
This reverts commit 5c588f89e7
.
This commit is contained in:
parent
dc6318b84a
commit
6e4d8de104
9 changed files with 33 additions and 65 deletions
|
@ -387,7 +387,6 @@ public:
|
|||
Database functions
|
||||
*/
|
||||
static MapDatabase *createDatabase(const std::string &name, const std::string &savedir, Settings &conf);
|
||||
void pingDatabase();
|
||||
|
||||
// Call these before and after saving of blocks
|
||||
void beginSave();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue