Sfoglia il codice sorgente

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

git-svn-id: trunk@10557 -
Jonas Maebe 17 anni fa
parent
commit
4db9ebcb1b
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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';