Browse Source

+ removed unused libc and libcrypt usage

git-svn-id: trunk@1979 -
joost 19 years ago
parent
commit
15815b2049
1 changed files with 0 additions and 2 deletions
  1. 0 2
      packages/base/ibase/ibase60.inc

+ 0 - 2
packages/base/ibase/ibase60.inc

@@ -11,8 +11,6 @@ uses Dynlibs, sysutils;
 {$ENDIF}
 {$ENDIF}
 
 
 {$IFDEF Unix}
 {$IFDEF Unix}
-  {$LINKLIB c}
-  {$LINKLIB crypt}
   {$DEFINE extdecl:=cdecl}
   {$DEFINE extdecl:=cdecl}
   const
   const
     gdslib = 'libgds.so';
     gdslib = 'libgds.so';