mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-06 14:26:55 +02:00
codetools: clean up
git-svn-id: trunk@41898 -
This commit is contained in:
parent
7f9fbd0a68
commit
e85d92f195
@ -8363,7 +8363,7 @@ begin
|
||||
OnlyNode:=nil
|
||||
else
|
||||
OnlyNode:=FCompletingCursorNode;
|
||||
debugln(['TCodeCompletionCodeTool.CreateMissingClassProcBodies Beauty.UpdateAllMethodSignatures=',Beauty.UpdateAllMethodSignatures,' ',OnlyNode<>nil]);
|
||||
//debugln(['TCodeCompletionCodeTool.CreateMissingClassProcBodies Beauty.UpdateAllMethodSignatures=',Beauty.UpdateAllMethodSignatures,' ',OnlyNode<>nil]);
|
||||
if not UpdateProcBodySignatures(ClassProcs,ProcBodyNodes,ProcAttrDefToBody,
|
||||
ProcsCopied,OnlyNode)
|
||||
then exit;
|
||||
|
Loading…
Reference in New Issue
Block a user