Remove bogus warning
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Aug 2008 18:17:09 +0000 (20:17 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Aug 2008 18:17:09 +0000 (20:17 +0200)
commit1e9ed0de6263ad846de870fd1dad7561280bbf69
treebaa0d904b78e5240172b5681f3850ebd13e3534b
parenteecce2c8b6bf90f69c3172a11daf38352a6990c6
Remove bogus warning

Let's hope nobody calls setCurrentBuffer() with an unknown (but valid) BufferId,
as I don't know what will happen then :)

An invalid BufferId is actually perfectly OK, since this just hides the ChatView then.
src/uisupport/abstractbuffercontainer.cpp