hedgewars/hwengine.pas
changeset 8370 0c79946e96f8
parent 8354 c25bee85d6f8
child 8437 93b647d6a00f
--- a/hedgewars/hwengine.pas	Thu Jan 10 22:54:55 2013 +0400
+++ b/hedgewars/hwengine.pas	Thu Jan 10 22:59:46 2013 +0400
@@ -330,8 +330,8 @@
 
 ///////////////////////////////////////////////////////////////////////////////
 procedure Game{$IFDEF HWLIBRARY}(argc: LongInt; argv: PPChar); cdecl; export{$ENDIF};
-var p: TPathType;
-    s: shortstring;
+//var p: TPathType;
+var s: shortstring;
     i: LongInt;
 begin
 {$IFDEF HWLIBRARY}