mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 21:20:46 +02:00
clean up
git-svn-id: trunk@8781 -
This commit is contained in:
parent
3d19914c30
commit
d437ea67e0
@ -1698,8 +1698,6 @@ initialization
|
|||||||
RegisterInitComponentHandler(TComponent,@InitResourceComponent);
|
RegisterInitComponentHandler(TComponent,@InitResourceComponent);
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
// keep this comment line, there is parser a bug in fpc 1.0.x
|
|
||||||
|
|
||||||
finalization
|
finalization
|
||||||
//DebugLn('forms.pp - finalization section');
|
//DebugLn('forms.pp - finalization section');
|
||||||
LCLProc.OwnerFormDesignerModifiedProc:=nil;
|
LCLProc.OwnerFormDesignerModifiedProc:=nil;
|
||||||
|
Loading…
Reference in New Issue
Block a user