Remove unused variable

This commit is contained in:
Ai Lin Chia
2016-02-28 11:10:00 +01:00
parent 983b3db930
commit abef1cb571
2 changed files with 0 additions and 6 deletions

@ -104,9 +104,6 @@ class GigablastRequest {
// TYPE_CHARPTR
char *m_coll;
// pretty universal char ptr
char *m_formatStr;
////////////
//
// /admin/inject parms

@ -265,9 +265,6 @@ class SearchInput {
int32_t m_displayOutlinks;
char m_justMarkClusterLevels;
// new sort/constrain by date stuff
char m_useDateLists;
int32_t m_maxQueryTerms;
// for the news collection really