mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
08.18.2015 691b9adc01975250a736d12534b519d2592f7cec
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/DatabaseContainer.java
@@ -70,13 +70,6 @@
  long getRecordCount(ReadableTransaction txn) throws StorageRuntimeException;
  /**
   * Get a string representation of this object.
   *
   * @return return A string representation of this object.
   */
  String toString();
  /**
   * Get the database name for this database container.
   *
   * @return database name for this database container.