소스 검색

* 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';