Correctly remove buffers from the buffersyncer
authorJanne Koschinski <janne@kuschku.de>
Fri, 22 Sep 2017 22:37:37 +0000 (00:37 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Dec 2017 20:09:37 +0000 (21:09 +0100)
commitda5d020b0b8a29477261ee46013b7785ffabfee5
tree7c20cfdea1f1c59e84d1cfa4c0685e39260d418b
parent53b788185865724863f6f7d2a548b8317e6edd99
Correctly remove buffers from the buffersyncer

I had forgotten to also remove buffers from the bufferactivity list
when they are being removed. This is now fixed.
src/common/buffersyncer.cpp