git-svn-id: trunk@5203 -
@@ -342,7 +342,7 @@ const
InitProc : Pointer = nil;
var
- ExitCode : Word; {$ifdef VER2_0} public name 'operatingsystem_result'; {$endif}
+ ExitCode : Word; public name 'operatingsystem_result';
RandSeed : Cardinal;
{ Delphi compatibility }
IsLibrary : boolean = false;