diff --git a/components/lazdebuggergdbmi/gdbmidebugger.pp b/components/lazdebuggergdbmi/gdbmidebugger.pp index c9f70b4625..571e2587a9 100644 --- a/components/lazdebuggergdbmi/gdbmidebugger.pp +++ b/components/lazdebuggergdbmi/gdbmidebugger.pp @@ -62,9 +62,6 @@ uses UTF8Process, LazFileUtils, // IdeIntf BaseIDEIntf, - {$IFDEF Darwin} - LazFileUtils, - {$ENDIF} // DebuggerIntf DbgIntfBaseTypes, DbgIntfDebuggerBase, DbgIntfPseudoTerminal, // LazDebuggerGdbmi