This commit is contained in:
Elena Subbotina
2022-01-25 11:20:29 +03:00
parent 952d16458c
commit b49aa4413f
2 changed files with 9 additions and 8 deletions

View File

@ -432,7 +432,7 @@ CFRecordPtr BinaryStreamCacheReader::getNextRecord(const CFRecordType::TypeId de
{
CFRecordType::TypeString rec_name = records_cache.front()->getTypeString();
Log::warning(rec_name);
//Log::warning(rec_name);
/*if (desirable_type == rt_MsoDrawingGroup) // объединяем rt_MsoDrawingGroup + rt_Continue в один блок
{