Browse Source

* superfluos empty lines removed

git-svn-id: trunk@14596 -
florian 15 years ago
parent
commit
50d1008577
1 changed files with 0 additions and 2 deletions
  1. 0 2
      rtl/objpas/sysutils/sysutilh.inc

+ 0 - 2
rtl/objpas/sysutils/sysutilh.inc

@@ -184,8 +184,6 @@ Var
    procedure Beep;
    function SysErrorMessage(ErrorCode: Integer): String;
 
-
-
 Type
    TCreateGUIDFunc = Function(Out GUID : TGUID) : Integer;