Continued with renaming-season:
[core.git] / inc / main / interfaces / index / stack / class_IndexableStack.ph
diff --git a/inc/main/interfaces/index/stack/class_IndexableStack.ph b/inc/main/interfaces/index/stack/class_IndexableStack.ph
deleted file mode 100644 (file)
index ff3d15f..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-       /**
-        * Adds given hash to an index file
-        *
-        * @param       $stackName      Name of stack to add hash
-        * @param       $data           Hash and gap position to be added to the index
-        * @return      void
-        */
-       function addHashToIndex ($stackName, array $data);