opends/src/server/org/opends/server/backends/jeb/importLDIF/Importer.java
@@ -903,9 +903,7 @@ this.rootContainer = rootContainer; try { reader = new LDIFReader(importConfiguration, rootContainer, READER_WRITER_BUFFER_SIZE); reader = new LDIFReader(importConfiguration, rootContainer); } catch (IOException ioe) {