1
0
Fork 0

removed unused define

This commit is contained in:
Jan Steemann 2015-01-16 21:58:13 +01:00
parent 5ce1735372
commit eac7ce5d13
1 changed files with 0 additions and 6 deletions

View File

@ -175,12 +175,6 @@ static int FulltextIndexFromJson (TRI_document_collection_t*,
TRI_idx_iid_t,
TRI_index_t**);
// -----------------------------------------------------------------------------
// --SECTION-- private defines
// -----------------------------------------------------------------------------
#define MAX_DOCUMENT_SIZE (1024 * 1024 * 512)
// -----------------------------------------------------------------------------
// --SECTION-- HELPER FUNCTIONS
// -----------------------------------------------------------------------------