hedgewars/uIO.pas
branchqmlfrontend
changeset 10424 4be6cd55f1cf
parent 10420 02c573d19224
child 10515 7705784902e1
--- a/hedgewars/uIO.pas	Fri Sep 26 00:56:36 2014 +0400
+++ b/hedgewars/uIO.pas	Sat Sep 27 12:49:08 2014 +0400
@@ -25,7 +25,6 @@
 procedure initModule;
 procedure freeModule;
 
-procedure InitIPC;
 procedure SendIPC(s: shortstring);
 procedure SendIPCXY(cmd: char; X, Y: LongInt);
 procedure SendIPCRaw(p: pointer; len: Longword);
@@ -99,11 +98,6 @@
 dispose(tmp)
 end;
 
-procedure InitIPC;
-begin
-    // do nothing, flib initialized everything for us
-end;
-
 procedure ParseChatCommand(command: shortstring; message: shortstring;
                            messageStartIndex: Byte);
 var