]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/database/wrapper/node/class_NodeListDatabaseWrapper.php
Hub project continued:
[hub.git] / application / hub / main / database / wrapper / node / class_NodeListDatabaseWrapper.php
index 2279037cd25902519213f08fef915f879a21508e..8b0214c3c7676ae5f7347d9ccbe81ee0604a03a4 100644 (file)
@@ -58,15 +58,6 @@ class NodeListDatabaseWrapper extends BaseDatabaseWrapper implements Registerabl
                return $wrapperInstance;
        }
 
-       /**
-        * Getter for index key
-        *
-        * @return      $indexKey       Index key
-        */
-       public final function getIndexKey () {
-               return $this->getDatabaseInstance()->getIndexKey();
-       }
-
        /**
         * Resolves a session id into an ip:port combination
         *