Browse Source

Remove include files for collation_ru source, as they are gone since commit 27ed2808dcb4c95b101cada579f32ea3325e08d3

Pierre Muller 2 years ago
parent
commit
9f2f4a6574
1 changed files with 0 additions and 5 deletions
  1. 0 5
      packages/rtl-unicode/fpmake.pp

+ 0 - 5
packages/rtl-unicode/fpmake.pp

@@ -75,11 +75,6 @@ begin
       end;
 
     T:=P.Targets.AddImplicitUnit('collation_ru.pas',CollationOSes);
-    with T.Dependencies do
-      begin
-        AddInclude('collation_ru_be.inc');
-        AddInclude('collation_ru_le.inc');
-      end;
     T:=P.Targets.AddImplicitUnit('collation_de.pas',CollationOSes);
     with T.Dependencies do
       begin