mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix bug 52097
This commit is contained in:
@ -179,9 +179,6 @@ namespace NSDoctRenderer
|
||||
{
|
||||
// Do not forget call СDocBuilder::Dispose() method!!!
|
||||
CJSContext::ExternalInitialize();
|
||||
// под линуксом предыдущая функция создает файл!!!
|
||||
if (NSFile::CFileBinary::Exists(m_sTmpFolder))
|
||||
NSFile::CFileBinary::Remove(m_sTmpFolder);
|
||||
}
|
||||
|
||||
void Init()
|
||||
|
||||
Reference in New Issue
Block a user