From 9c6809c984a0bd33f86f4b6f5c781d56a129956b Mon Sep 17 00:00:00 2001 From: mattias Date: Thu, 20 Jun 2019 22:59:57 +0000 Subject: [PATCH] lazdebuggergdbmi: clean up git-svn-id: trunk@61434 - --- components/lazdebuggergdbmi/gdbmidebugger.pp | 3 --- 1 file changed, 3 deletions(-) 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