forked from Mirrors/privacore-open-source-search-engine
Remove unused variable
This commit is contained in:
3
Parms.h
3
Parms.h
@ -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
|
||||
|
Reference in New Issue
Block a user