mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-05 10:46:19 +02:00
* remove forgotten debug feature, (uses dbugintf,which is not part of the
package dependencies), introduced in r23172 git-svn-id: trunk@25254 -
This commit is contained in:
parent
ae4810edd6
commit
9f34e4237c
@ -149,7 +149,7 @@ type
|
|||||||
implementation
|
implementation
|
||||||
|
|
||||||
uses
|
uses
|
||||||
SysUtils, dwriter, dbugintf;
|
SysUtils, dwriter;
|
||||||
|
|
||||||
|
|
||||||
{ TFPDocWriter overrides }
|
{ TFPDocWriter overrides }
|
||||||
|
Loading…
Reference in New Issue
Block a user