diff --git a/components/fpdebug/fpdebug.pas b/components/fpdebug/fpdebug.pas index f5ff71c8d0..d73212f442 100644 --- a/components/fpdebug/fpdebug.pas +++ b/components/fpdebug/fpdebug.pas @@ -13,7 +13,7 @@ uses FpImgReaderMachoFile, FpImgReaderMacho, FpPascalBuilder, FpDbgInfo, FpdMemoryTools, FpErrorMessages, FPDbgController, FpDbgDwarfVerbosePrinter, FpDbgDwarfDataClasses, FpDbgDwarfFreePascal, fpDbgSymTableContext, - fpDbgSymTable, FpDbgLinuxClasses, FpDbgLinuxExtra, LazarusPackageIntf; + fpDbgSymTable, LazarusPackageIntf; implementation