1
0
Fork 0

removed unused function

This commit is contained in:
Jan Steemann 2015-08-26 22:00:40 +02:00
parent 1184b7e705
commit 92297c368a
1 changed files with 0 additions and 2 deletions

View File

@ -123,8 +123,6 @@ void SkiplistIndex_destroy (SkiplistIndex*);
void SkiplistIndex_free (SkiplistIndex*);
int SkiplistIndex_assignMethod (void*, TRI_index_method_assignment_type_e);
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
// Skiplist indices, both unique and non-unique