Browse Source

* Fix unicode rtl compilation

Michaël Van Canneyt 1 year ago
parent
commit
efe31e1e55
1 changed files with 0 additions and 2 deletions
  1. 0 2
      packages/h68units/fpmake.pp

+ 0 - 2
packages/h68units/fpmake.pp

@@ -37,8 +37,6 @@ begin
 
     P.Sources.AddDoc('README.md');
 
-    P.NamespaceMap:='namespaces.lst';
-
 {$ifndef ALLPACKAGES}
     Run;
     end;