summaryrefslogtreecommitdiff
path: root/misc_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc_cmd.c')
-rw-r--r--misc_cmd.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/misc_cmd.c b/misc_cmd.c
index 1ecc9c24e..c7e60a2ec 100644
--- a/misc_cmd.c
+++ b/misc_cmd.c
@@ -185,12 +185,6 @@ int32 CmdPause(int x, int y, uint32 flags, uint32 p1, uint32 p2)
}
-
-int32 CmdResume(int x, int y, uint32 flags, uint32 p1, uint32 p2)
-{
- return 0;
-}
-
int32 CmdMoneyCheat(int x, int y, uint32 flags, uint32 p1, uint32 p2)
{
SET_EXPENSES_TYPE(EXPENSES_OTHER);