]> WPIA git - gigi.git/blobdiff - util-testing/org/cacert/gigi/localisation/TranslationCollector.java
upd: remove old, commented-out code from translation collector
[gigi.git] / util-testing / org / cacert / gigi / localisation / TranslationCollector.java
index dc2e89c1a3d2f7a40dfaba40dd392f8531e8ba4f..f93091a7f157537f1f6407f275ca3c582e71652a 100644 (file)
@@ -122,8 +122,7 @@ public class TranslationCollector {
         }
         m.configure(t);
         FileSystem environment = m.getLibraryAccess();
         }
         m.configure(t);
         FileSystem environment = m.getLibraryAccess();
-        CompilerOptions compilerOptions = new CompilerOptions(m.options);// new
-                                                                         // HashMap<>());//m.options);
+        CompilerOptions compilerOptions = new CompilerOptions(m.options);
         compilerOptions.performMethodsFullRecovery = false;
         compilerOptions.performStatementsRecovery = false;
         // check
         compilerOptions.performMethodsFullRecovery = false;
         compilerOptions.performStatementsRecovery = false;
         // check