X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2Fclient.cpp;h=19f0c5e039777edf55e1b136394bbd62d74df527;hp=b17fa28ae0fc8a230984b02b31aea896264e8b9d;hb=8f0946673bc3edc84b6f13e16cbe8ece912b4a3b;hpb=954b1a6f53da55f9713fb4e75a2fb46dae7d9df8 diff --git a/src/client/client.cpp b/src/client/client.cpp index b17fa28a..19f0c5e0 100644 --- a/src/client/client.cpp +++ b/src/client/client.cpp @@ -302,7 +302,6 @@ void Client::disconnectedFromCore() { emit disconnected(); emit coreConnectionStateChanged(false); - backlogManager()->reset(); messageProcessor()->reset(); // Clear internal data. Hopefully nothing relies on it at this point.