summaryrefslogtreecommitdiff
path: root/src/genworld.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/genworld.cpp')
-rw-r--r--src/genworld.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/genworld.cpp b/src/genworld.cpp
index 3360c29e9..9302bbb03 100644
--- a/src/genworld.cpp
+++ b/src/genworld.cpp
@@ -262,7 +262,6 @@ void HandleGeneratingWorldAbortion()
if (_gw.thread != NULL) _gw.thread->Exit();
- extern void SwitchToMode(SwitchMode new_mode);
SwitchToMode(_switch_mode);
}