summaryrefslogtreecommitdiff
path: root/src/console_cmds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/console_cmds.cpp')
-rw-r--r--src/console_cmds.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/console_cmds.cpp b/src/console_cmds.cpp
index 6a6404cbc..5927f78ab 100644
--- a/src/console_cmds.cpp
+++ b/src/console_cmds.cpp
@@ -1049,8 +1049,6 @@ DEF_CONSOLE_CMD(ConNewGame)
return true;
}
-extern void SwitchToMode(SwitchMode new_mode);
-
DEF_CONSOLE_CMD(ConRestart)
{
if (argc == 0) {