X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsystraynotificationbackend.h;h=21346173abed803c38c3b6edacdc241ad3e3e0e8;hb=fd675d4386592325ffbcb994cbb0a83407b01646;hp=0895cbeff0813256ebd5f3c67cf9ee3ec84b7c65;hpb=e543fd403c4315d8569ea09d868b6fface37b207;p=quassel.git diff --git a/src/qtui/systraynotificationbackend.h b/src/qtui/systraynotificationbackend.h index 0895cbef..21346173 100644 --- a/src/qtui/systraynotificationbackend.h +++ b/src/qtui/systraynotificationbackend.h @@ -54,7 +54,6 @@ private: bool _showBubble; bool _animate; QList _notifications; - uint _activeId; }; class SystrayNotificationBackend::ConfigWidget : public SettingsPage {