1
0
Fork 0

Removed now obsolete forward declaration of TRI_json_t

This commit is contained in:
Michael Hackstein 2015-12-04 17:26:25 +01:00
parent c9e07e3cf1
commit 4bfb0c018f
1 changed files with 0 additions and 2 deletions

View File

@ -39,8 +39,6 @@
#include <velocypack/Slice.h>
#include <velocypack/velocypack-aliases.h>
struct TRI_json_t;
// -----------------------------------------------------------------------------
// --SECTION-- class RestCursorHandler
// -----------------------------------------------------------------------------