hedgewars/PascalExports.pas
changeset 4507 0f9b86942c19
parent 4460 bdace1e2f8aa
child 4603 d362ab6c7f53
--- a/hedgewars/PascalExports.pas	Sat Dec 11 14:03:49 2010 +0100
+++ b/hedgewars/PascalExports.pas	Sat Dec 11 18:48:14 2010 +0100
@@ -25,7 +25,6 @@
      uCommands;
 
 {$INCLUDE "config.inc"}
-type PPByte = ^PByte;
 var dummy: boolean;  // avoid compiler hint
 
 implementation