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.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/console_cmds.cpp b/src/console_cmds.cpp
index 769e45984..e0fc3b9f9 100644
--- a/src/console_cmds.cpp
+++ b/src/console_cmds.cpp
@@ -214,9 +214,6 @@ DEF_CONSOLE_CMD(ConScrollToTile)
return false;
}
-extern void BuildFileList();
-extern void SetFiosType(const byte fiostype);
-
/* Save the map to a file */
DEF_CONSOLE_CMD(ConSave)
{