mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-15 02:36:08 -04:00
Removed g_inMemcpy global from unittest
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
#include "hash.h"
|
||||
#include "Conf.h"
|
||||
|
||||
int g_inMemcpy=0;
|
||||
bool g_recoveryMode = false;
|
||||
int32_t g_recoveryLevel = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user