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 năm trước cách đây
mục cha
commit
9f34e4237c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      utils/fpdoc/dw_ipflin.pas

+ 1 - 1
utils/fpdoc/dw_ipflin.pas

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