瀏覽代碼

Remove convert.inc from fpmake include list as it was removed in commit 15ff16d85218ad77941878493af4b120cb11da47

Pierre Muller 2 年之前
父節點
當前提交
ea68c97f50
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/rtl-console/fpmake.pp

+ 0 - 1
packages/rtl-console/fpmake.pp

@@ -97,7 +97,6 @@ begin
        AddInclude('videoh.inc');
        AddInclude('video.inc');
        AddInclude('videodata.inc',AllAmigaLikeOSes);
-       AddInclude('convert.inc',AllUnixOSes);
        AddInclude('nwsys.inc',[netware]);
        AddUnit   ('mouse',[go32v2,msdos]);
        AddUnit   ('unixkvmbase',AllUnixOSes);