* removed surplus semicolon

git-svn-id: trunk@6252 -
This commit is contained in:
tom_at_work 2007-01-28 19:21:14 +00:00
parent 08997a087c
commit 923c70932e

View File

@ -245,7 +245,7 @@ begin
{$ifndef NOGPM}
else
gpm_close;
{$endif};
{$endif}
end;
gpm_fs:=-1;
end;