Remoed 3 unused members from Repair

This commit is contained in:
Ivan Skytte Jørgensen
2016-04-12 15:45:35 +02:00
parent 041042951f
commit 246a2487a0

@ -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;