mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-13 02:36:06 -04:00
Remove duplicated resets
This commit is contained in:
@ -1178,8 +1178,6 @@ void Process::resetAll ( ) {
|
||||
|
||||
// reset other caches
|
||||
g_dns.reset();
|
||||
g_spiderCache.reset();
|
||||
g_spiderLoop.reset();
|
||||
g_wiki.reset();
|
||||
g_profiler.reset();
|
||||
resetMsg13Caches();
|
||||
|
Reference in New Issue
Block a user