better abstraction of BacklogRequester to support different requesting methods
[quassel.git] / src / client / client.cpp
index b17fa28..19f0c5e 100644 (file)
@@ -302,7 +302,6 @@ void Client::disconnectedFromCore() {
   emit disconnected();
   emit coreConnectionStateChanged(false);
 
   emit disconnected();
   emit coreConnectionStateChanged(false);
 
-  backlogManager()->reset();
   messageProcessor()->reset();
 
   // Clear internal data. Hopefully nothing relies on it at this point.
   messageProcessor()->reset();
 
   // Clear internal data. Hopefully nothing relies on it at this point.