Browse Source

* remove uses strings

git-svn-id: trunk@9827 -
peter 17 years ago
parent
commit
1aa548426b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/unix/errors.pp

+ 1 - 1
rtl/unix/errors.pp

@@ -15,7 +15,7 @@ Unit errors;
 
 
 Interface
 Interface
 
 
-uses strings,unixtype;
+uses unixtype;
 
 
 {$i errnostr.inc} // BSD or Linux ones
 {$i errnostr.inc} // BSD or Linux ones