diff --git a/components/codetools/ide/codyregistration.pas b/components/codetools/ide/codyregistration.pas index b83494c257..f3110ce8c9 100644 --- a/components/codetools/ide/codyregistration.pas +++ b/components/codetools/ide/codyregistration.pas @@ -88,8 +88,6 @@ var ShowCodeNodeInfoCommand: TIDECommand; CmdCatView: TIDECommandCategory; ViewCodyWindowCommand: TIDECommand; - {$IFDEF EnableCodyExperiments} - {$ENDIF} begin CodyOptions:=TCodyMiscOptions.Create; CodyOptions.LoadSafe;