mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 18:10:39 +02:00
MG: removed unused ide_debugger.inc
git-svn-id: trunk@1553 -
This commit is contained in:
parent
1e999a3d60
commit
6612c2df6d
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -145,7 +145,6 @@ ide/ideoptiondefs.pas svneol=native#text/pascal
|
||||
ide/ideprocs.pp svneol=native#text/pascal
|
||||
ide/include/freebsd/lazconf.inc svneol=native#text/pascal
|
||||
ide/include/ide.inc svneol=native#text/pascal
|
||||
ide/include/ide_debugger.inc svneol=native#text/pascal
|
||||
ide/include/linux/lazconf.inc svneol=native#text/pascal
|
||||
ide/include/netbsd/lazconf.inc svneol=native#text/pascal
|
||||
ide/include/win32/lazconf.inc svneol=native#text/pascal
|
||||
|
@ -1,32 +0,0 @@
|
||||
{ $Id$}
|
||||
|
||||
{------------------------------------------------------------------------------}
|
||||
{ All debugger related IDE routines }
|
||||
{------------------------------------------------------------------------------}
|
||||
|
||||
{$IFDEF IDE_HEAD}
|
||||
|
||||
|
||||
|
||||
{$ELSE} {$IFDEF IDE_PRIVATE}
|
||||
|
||||
{$ELSE} {$IFDEF IDE_PUBLIC}
|
||||
|
||||
{$ELSE} {$IFDEF IDE_IMPLEMENTATION}
|
||||
//=============================================================================
|
||||
// I M P L E M E N T A T I O N
|
||||
//=============================================================================
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// IDE initialization
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//=============================================================================
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
Loading…
Reference in New Issue
Block a user