fixare cavalli

This commit is contained in:
andrew (from workstation) 2020-05-19 11:53:59 +02:00
parent 8578280217
commit dea3933945
2 changed files with 1 additions and 1 deletions

View File

@ -3497,7 +3497,6 @@ void FileManager::memory_cleanup() {
/* DESTROY MAIN FILE */
empty_file_ids_.push_back(i);
file_id_info_.erase(file_id_info_.begin() + ((int32) i));
/* DESTROY MAIN NODE */
node.reset();

View File

@ -48,6 +48,7 @@
#include <string>
#include <vector>
#include <unordered_map>
#define TD_DEBUG