1
0
Fork 0

removed skip-list

This commit is contained in:
Frank Celler 2014-01-15 22:57:35 +01:00
parent 065a780cf2
commit 01b717d0bb
1 changed files with 0 additions and 4 deletions

View File

@ -98,10 +98,7 @@ add_executable(
RestServer/ArangoServer.cpp
RestServer/VocbaseContext.cpp
RestServer/arango.cpp
SkipLists/skiplist.c
SkipLists/skiplistIndex.c
SkipListsEx/skiplistEx.c
SkipListsEx/skiplistExIndex.c
Utils/DocumentHelper.cpp
V8Server/ApplicationV8.cpp
V8Server/v8-actions.cpp
@ -118,7 +115,6 @@ add_executable(
VocBase/general-cursor.c
VocBase/headers.c
VocBase/index.c
VocBase/index-garbage-collector.c
VocBase/key-generator.c
VocBase/marker.c
VocBase/primary-collection.c