瀏覽代碼

* removed initc unit (not needed, and doesn't exist on windows)

git-svn-id: trunk@10557 -
Jonas Maebe 17 年之前
父節點
當前提交
4db9ebcb1b
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      tests/webtbs/tw9089c.pp

+ 0 - 3
tests/webtbs/tw9089c.pp

@@ -5,9 +5,6 @@ program ptest;
 
 {$mode objfpc}{$H+}
 
-uses
-  initc;
-
 const
 {$ifdef windows}
   libname='tw9089b.dll';