--- a/hedgewars/PNGh.pas Fri Mar 08 11:26:47 2013 -0500
+++ b/hedgewars/PNGh.pas Sat Mar 09 00:20:58 2013 +0100
@@ -23,11 +23,6 @@
uses png;
-{$IFDEF FPC}
- {$PACKRECORDS C}
-{$ELSE}
- {$DEFINE cdecl attribute(cdecl)}
-{$ENDIF}
{$IFDEF DARWIN}
{$linklib png}