git-svn-id: trunk@19147 -
@@ -108,15 +108,6 @@ implementation
{ error recovery }
consume(_RECKKLAMMER);
end
- {else
- begin
- if (tordconstnode(p).value<=0) then
- Message(parser_e_invalid_string_size);
- tordconstnode(p).value:=255;
- end;
- consume(_RECKKLAMMER);
- end}
else
begin
if (tordconstnode(p).value<=0) then