mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 22:19:17 +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;
|
var Parts: array[TPropPart] of TAtomPosition;
|
||||||
|
|
||||||
function ReadSimpleSpec(SpecWord, SpecParam: TPropPart): boolean;
|
procedure ReadSimpleSpec(SpecWord, SpecParam: TPropPart);
|
||||||
begin
|
begin
|
||||||
if Parts[SpecWord].StartPos>=1 then
|
if Parts[SpecWord].StartPos>=1 then
|
||||||
RaiseExceptionFmt(ctsPropertySpecifierAlreadyDefined,[GetAtom]);
|
RaiseExceptionFmt(ctsPropertySpecifierAlreadyDefined,[GetAtom]);
|
||||||
|
Loading…
Reference in New Issue
Block a user