Browse Source

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

git-svn-id: trunk@10557 -
Jonas Maebe 17 years ago
parent
commit
4db9ebcb1b
1 changed files with 0 additions and 3 deletions
  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';