api2021 part I #4
@@ -298,7 +298,6 @@ void SpaceParser::ParseRootSpace()
|
||||
{
|
||||
line = 1;
|
||||
status = ok;
|
||||
skipped = 0;
|
||||
|
||||
if( !root_space )
|
||||
{
|
||||
|
@@ -88,13 +88,6 @@ public:
|
||||
|
||||
|
||||
|
||||
/*
|
||||
how many objects were skipped
|
||||
used in parsing tables when create_table_as_space is false
|
||||
*/
|
||||
size_t skipped;
|
||||
|
||||
|
||||
/*
|
||||
main methods used to parse a JSON file
|
||||
file_name is the path to a file
|
||||
|
Reference in New Issue
Block a user