api2021 part I #4

Merged
tomasz.sowa merged 67 commits from api2021 into master 2021-05-27 10:37:36 +02:00
2 changed files with 0 additions and 8 deletions
Showing only changes of commit ae1d25d5f3 - Show all commits

View File

@ -298,7 +298,6 @@ void SpaceParser::ParseRootSpace()
{
line = 1;
status = ok;
skipped = 0;
if( !root_space )
{

View File

@ -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