hedgewars/PascalExports.pas
changeset 2716 b9ca1bfca24f
parent 2714 c85ffe57d971
child 2754 ad4f81fbfb76
--- a/hedgewars/PascalExports.pas	Tue Jan 26 04:13:37 2010 +0000
+++ b/hedgewars/PascalExports.pas	Tue Jan 26 21:55:51 2010 +0000
@@ -19,7 +19,6 @@
 
 {$IFDEF IPHONEOS}
 // called by pascal code, they deal with the objc code
-procedure IPH_CreateWindowsFromObjc; cdecl; external;
 function  IPH_getDocumentsPath: PChar; cdecl; external;
 procedure IPH_showControls; cdecl; external;