mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-16 02:46:08 -04:00
Remoed 3 unused members from Repair
This commit is contained in:
3
Repair.h
3
Repair.h
@ -101,9 +101,6 @@ public:
|
||||
key_t m_spiderdbKey;
|
||||
char m_srBuf[SR_BUFSIZE];
|
||||
char m_tmpBuf[32];
|
||||
IndexList *m_newIndexList;
|
||||
IndexList *m_dateListToAdd;
|
||||
IndexList *m_noSplitList;
|
||||
RdbList m_linkdbListToAdd;
|
||||
uint64_t m_chksum1LongLong;
|
||||
XmlDoc m_doc;
|
||||
|
Reference in New Issue
Block a user