mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 19:49:38 +02:00
MG: reduced output
git-svn-id: trunk@1629 -
This commit is contained in:
parent
088624b9cc
commit
271909d412
@ -336,7 +336,7 @@ type
|
||||
|
||||
var Parts: array[TPropPart] of TAtomPosition;
|
||||
|
||||
function ReadSimpleSpec(SpecWord, SpecParam: TPropPart): boolean;
|
||||
procedure ReadSimpleSpec(SpecWord, SpecParam: TPropPart);
|
||||
begin
|
||||
if Parts[SpecWord].StartPos>=1 then
|
||||
RaiseExceptionFmt(ctsPropertySpecifierAlreadyDefined,[GetAtom]);
|
||||
|
Loading…
Reference in New Issue
Block a user