IDE: clean up

git-svn-id: trunk@45419 -
This commit is contained in:
mattias 2014-06-09 07:06:05 +00:00
parent 8ae7bc299f
commit 98febbb4b8

View File

@ -1485,7 +1485,7 @@ var
var
Count: DWord;
StartPos: Integer;
i: Integer;
i: DWord;
begin
Result:=false;
if aStream=nil then exit;