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

git-svn-id: trunk@10557 -
This commit is contained in:
Jonas Maebe 2008-03-25 12:39:37 +00:00
parent 8a98d46594
commit 4db9ebcb1b

View File

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