mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-23 17:51:37 +02:00
* lineinfo explicit load not needed anymore
This commit is contained in:
parent
93b4bc7d16
commit
33aba92b1d
@ -100,10 +100,6 @@ uses
|
||||
{$endif DEBUG}
|
||||
catch,
|
||||
{$endif}
|
||||
{ we've now a lineinfo unit for all OSes }
|
||||
{$ifdef DEBUG}
|
||||
lineinfo,
|
||||
{$endif DEBUG}
|
||||
{$endif FPC}
|
||||
globals,compiler;
|
||||
|
||||
@ -153,10 +149,13 @@ begin
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.3 2000-09-24 15:06:23 peter
|
||||
Revision 1.4 2000-10-01 21:15:55 pierre
|
||||
* lineinfo explicit load not needed anymore
|
||||
|
||||
Revision 1.3 2000/09/24 15:06:23 peter
|
||||
* use defines.inc
|
||||
|
||||
Revision 1.2 2000/07/13 11:32:45 michael
|
||||
+ removed logs
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user