aboutsummaryrefslogtreecommitdiffstats
path: root/include/world.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/world.hpp')
-rw-r--r--include/world.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/world.hpp b/include/world.hpp
index 991990e..0bfe078 100644
--- a/include/world.hpp
+++ b/include/world.hpp
@@ -160,7 +160,6 @@ public:
static void goWorldPortal(Position& p);
static void generate(LuaScript& script);
- static void generate(int width = 0);
static bool save(void);
static void load(const std::string& file);