mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-11 02:16:07 -04:00
Removed dead code
This commit is contained in:
2
Msg5.cpp
2
Msg5.cpp
@ -559,8 +559,6 @@ bool Msg5::needsRecall ( ) {
|
||||
g_errno = ENOCOLLREC;
|
||||
return false;
|
||||
}
|
||||
// sanity check
|
||||
if ( ! base && ! g_errno ) { g_process.shutdownAbort(true); }
|
||||
// . return true if we're done reading
|
||||
// . sometimes we'll need to read more because Msg3 will shorten the
|
||||
// endKey to better meat m_minRecSizes but because of
|
||||
|
Reference in New Issue
Block a user