소스 검색

* remove uses strings

git-svn-id: trunk@9827 -
peter 17 년 전
부모
커밋
1aa548426b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rtl/unix/errors.pp

+ 1 - 1
rtl/unix/errors.pp

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