qtui: Remove bogus Quassel instance
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 10 Jul 2018 23:40:41 +0000 (01:40 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 12 Jul 2018 20:49:25 +0000 (22:49 +0200)
commitf42dc2dd4b22600ca1dc6d8bdcc94aa16dda8276
tree1daeec5542b05ff4d43eb8be6b0a09a21b42a63c
parentebe555951f043ac230149436fb15627120da945e
qtui: Remove bogus Quassel instance

A remnant from refactoring, QtUiApplication carried a useless
attribute of type Quassel. This would of course create a second
instance of the singleton, which is not a Good Thing™.

Remove the bogus attribute to ensure that Quassel is only created
once.
src/qtui/qtuiapplication.h