mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-10 00:17:18 +01:00
codetools: cleanup
git-svn-id: trunk@51428 -
This commit is contained in:
parent
34fcf69c5c
commit
d9e2f8e85a
@ -1783,7 +1783,7 @@ var
|
||||
VarNameAtom, AssignmentOperator, TermAtom: TAtomPosition;
|
||||
NewType: string;
|
||||
Params: TFindDeclarationParams;
|
||||
ExprType, ResExprType: TExpressionType;
|
||||
ExprType: TExpressionType;
|
||||
MissingUnit: String;
|
||||
ResExprContext, OrigExprContext: TFindContext;
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user