clear cache data folder, #4904
This commit is contained in:
@@ -240,6 +240,7 @@ void CacheManager::clearImages () const
|
||||
{
|
||||
MyMutex::MyLock lock (mutex);
|
||||
|
||||
deleteDir ("data");
|
||||
deleteDir ("images");
|
||||
deleteDir ("aehistograms");
|
||||
deleteDir ("embprofiles");
|
||||
|
Reference in New Issue
Block a user