Browse Source

* win/sysutils.pp, removed an unused variable (forgotten part of r13838)

git-svn-id: trunk@16282 -
sergei 15 năm trước cách đây
mục cha
commit
0933bdc045
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      rtl/win/sysutils.pp

+ 0 - 5
rtl/win/sysutils.pp

@@ -217,11 +217,6 @@ end;
                               File Functions
 ****************************************************************************}
 
-var
-  SetFilePointerEx : function(hFile : THandle;
-    liDistanceToMove : int64;lpNewFilePointer : pint64;
-    dwMoveMethod : DWord) : ByteBool;stdcall;
-
 Function FileOpen (Const FileName : string; Mode : Integer) : THandle;
 const
   AccessMode: array[0..2] of Cardinal  = (