removed ifdef ver1_1

git-svn-id: trunk@7478 -
This commit is contained in:
vincents 2005-08-04 08:17:09 +00:00
parent 8ec346b211
commit ca26b57cef

View File

@ -30,11 +30,7 @@
{Should become unit Unix in the future. For both Linux and FreeBSD} {Should become unit Unix in the future. For both Linux and FreeBSD}
uses uses
Dos, Dos,
{$IFDEF VER1_1} baseunix, unix;
unix;
{$ELSE}
linux;
{$ENDIF}
function GetDefaultTargetOS: string; function GetDefaultTargetOS: string;
begin begin