summaryrefslogtreecommitdiff
path: root/src/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map.h b/src/map.h
index 77ee4da9e..4d9847063 100644
--- a/src/map.h
+++ b/src/map.h
@@ -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();