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

git-svn-id: trunk@16282 -
This commit is contained in:
sergei 2010-11-01 00:38:51 +00:00
parent 446eacaf47
commit 0933bdc045

View File

@ -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 = (