Explorar o código

* added comment to the endif directive

git-svn-id: trunk@30112 -
nickysn %!s(int64=10) %!d(string=hai) anos
pai
achega
b6ececfca0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ide/fpregs.pas

+ 1 - 1
ide/fpregs.pas

@@ -546,7 +546,7 @@ const
        { do not open a messagebox for such errors }
        Debugger^.got_error:=false;
        GetIntRegs:=true;
-{$endif}
+{$endif not NODEBUG}
     end;
 
   constructor TRegistersView.Init(var Bounds: TRect);