mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 22:40:24 +02:00
FpDbg: Removed unused unit from uses-section.
git-svn-id: trunk@44444 -
This commit is contained in:
parent
935b4665cc
commit
3c32f95e8f
@ -37,9 +37,6 @@ unit FPDLoop;
|
||||
interface
|
||||
|
||||
uses
|
||||
{$IFDEF WINDOWS}
|
||||
FpDbgWinExtra,
|
||||
{$ENDIF}
|
||||
Classes, SysUtils, FileUtil, FpDbgInfo, FpDbgClasses, FpDbgDisasX86, DbgIntfBaseTypes;
|
||||
|
||||
procedure DebugLoop;
|
||||
|
Loading…
Reference in New Issue
Block a user