Browse Source

* remove forgotten debug feature, (uses dbugintf,which is not part of the
package dependencies), introduced in r23172

git-svn-id: trunk@25254 -

marco 12 years ago
parent
commit
9f34e4237c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/fpdoc/dw_ipflin.pas

+ 1 - 1
utils/fpdoc/dw_ipflin.pas

@@ -149,7 +149,7 @@ type
 implementation
 implementation
 
 
 uses
 uses
-  SysUtils, dwriter, dbugintf;
+  SysUtils, dwriter;
 
 
 
 
 { TFPDocWriter overrides }
 { TFPDocWriter overrides }