* fixed previous commit for -gv

git-svn-id: trunk@6267 -
This commit is contained in:
Jonas Maebe 2007-01-29 15:35:12 +00:00
parent 246f75c43a
commit cf508ece4f

View File

@ -780,8 +780,7 @@ implementation
constructor tailineinfo.create;
begin
inherited create;
if not(cs_gdb_valgrind in current_settings.globalswitches) then
fileinfo:=current_filepos;
fileinfo:=current_filepos;
end;