Kaynağa Gözat

* Unit windirs does not need to depend on unit strings.

git-svn-id: trunk@17725 -
sergei 14 yıl önce
ebeveyn
işleme
e3816d0db2
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      rtl/win/windirs.pp

+ 1 - 2
rtl/win/windirs.pp

@@ -6,8 +6,7 @@ unit windirs;
 interface
 
 uses
-  windows,
-  strings;
+  windows;
 
 Const
   CSIDL_PROGRAMS                = $0002; { %SYSTEMDRIVE%\Program Files                                      }