summaryrefslogtreecommitdiff
path: root/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'command.c')
-rw-r--r--command.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/command.c b/command.c
index 1f3003020..2e3056ed6 100644
--- a/command.c
+++ b/command.c
@@ -321,8 +321,6 @@ int32 DoCommandByTile(TileIndex tile, uint32 p1, uint32 p2, uint32 flags, uint p
}
-//extern void _stdcall Sleep(int s);
-
int32 DoCommand(int x, int y, uint32 p1, uint32 p2, uint32 flags, uint procc)
{
int32 res;