hedgewars/hwLibrary.pas
changeset 4647 20b982afbe6e
parent 4603 d362ab6c7f53
child 4850 434cd1284204
--- a/hedgewars/hwLibrary.pas	Thu Dec 23 17:47:50 2010 +0100
+++ b/hedgewars/hwLibrary.pas	Thu Dec 23 20:26:31 2010 +0100
@@ -16,6 +16,5 @@
 begin
     // avoid compiler warnings about units not being used
     isTerminated:= isTerminated;
-    dummy:= dummy;
 end.