فهرست منبع

* remove obsolete code, only for go32v2 with DEBUG on

git-svn-id: trunk@6953 -
pierre 18 سال پیش
والد
کامیت
283649b35d
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      utils/tply/pyacc.pas

+ 2 - 1
utils/tply/pyacc.pas

@@ -106,7 +106,8 @@ program Yacc;
 uses
 {$IFDEF Debug}
 {$IFDEF DPMI}
-  YaccChk,
+  { YaccChk, removed as obsolete,
+    YaccChk source not available anymore PM }
 {$ENDIF}
 {$ENDIF}
   YaccLib, YaccBase, YaccMsgs, YaccSem, YaccTabl, YaccPars;