Bladeren bron

Fix compilation by removing unicodenumtable unit

Pierre Muller 3 jaren geleden
bovenliggende
commit
2dcca2eb68
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      rtl/nativent/buildrtl.pp

+ 1 - 1
rtl/nativent/buildrtl.pp

@@ -15,7 +15,7 @@ unit buildrtl;
       cpu,
 {$endif}
       charset, cpall, getopts,
-      character, fpwidestring, unicodedata, unicodenumtable,
+      character, fpwidestring, unicodedata,
       softfpu, sfpux80, ufloatx80, sfpu128, ufloat128;
 
   implementation