Переглянути джерело

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

git-svn-id: trunk@25254 -

marco 12 роки тому
батько
коміт
9f34e4237c
1 змінених файлів з 1 додано та 1 видалено
  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 }