command.c
changeset 2204 49bbde7640dd
parent 2186 461a2aff3486
child 2244 e6b5ef68406d
--- a/command.c	Tue Jul 26 19:31:05 2005 +0000
+++ b/command.c	Tue Jul 26 19:34:03 2005 +0000
@@ -321,8 +321,6 @@
 }
 
 
-//extern void _stdcall Sleep(int s);
-
 int32 DoCommand(int x, int y, uint32 p1, uint32 p2, uint32 flags, uint procc)
 {
 	int32 res;