forked from Mirrors/privacore-open-source-search-engine
Removed false comment (yes, collectiondb::reset() actually does something)
This commit is contained in:
@ -17,7 +17,6 @@ class Collectiondb {
|
||||
Collectiondb();
|
||||
~Collectiondb();
|
||||
|
||||
// does nothing
|
||||
void reset() ;
|
||||
|
||||
// called by main.cpp to fill in our m_recs[] array with
|
||||
|
Reference in New Issue
Block a user