mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
fix bug #72065
This commit is contained in:
@ -44,7 +44,6 @@ RoundTripExtractor::RoundTripExtractor(const CUnknownRoundTrip* rt, const std::w
|
||||
|
||||
RoundTripExtractor::~RoundTripExtractor()
|
||||
{
|
||||
NSDirectory::DeleteDirectory(m_tempPath);
|
||||
}
|
||||
|
||||
vector_string RoundTripExtractor::find(const std::wstring& strRegEx) const
|
||||
|
||||
Reference in New Issue
Block a user