- removed wrong databitsize assignment (which had no effect)

git-svn-id: trunk@4510 -
This commit is contained in:
Jonas Maebe 2006-08-27 11:30:27 +00:00
parent 340e2257f3
commit c9c56996cc

View File

@ -944,7 +944,6 @@ implementation
if is_ordinal(vardef) then
begin
sym.fieldoffset:=databitsize;
databitsize:=high(aint);
l:=sym.getpackedbitsize;
end
else