mirror of https://gitee.com/bigwinds/arangodb
removed unused function
This commit is contained in:
parent
1184b7e705
commit
92297c368a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue