Browse Source

* removed line breaks

git-svn-id: trunk@21927 -
florian 13 years ago
parent
commit
f6f6df2780
1 changed files with 0 additions and 3 deletions
  1. 0 3
      rtl/win32/system.pp

+ 0 - 3
rtl/win32/system.pp

@@ -555,12 +555,9 @@ end;
 procedure remove_exception_handlers;
 procedure remove_exception_handlers;
 begin
 begin
 end;
 end;
-
 {$endif Set_i386_Exception_handler}
 {$endif Set_i386_Exception_handler}
 
 
 
 
-
-
 function CheckInitialStkLen(stklen : SizeUInt) : SizeUInt;
 function CheckInitialStkLen(stklen : SizeUInt) : SizeUInt;
   type
   type
     tdosheader = packed record
     tdosheader = packed record