gtk-notification-backend: remove unused variable
authorLars Uebernickel <lars@uebernic.de>
Tue, 29 Oct 2013 06:55:19 +0000 (23:55 -0700)
committerLars Uebernickel <lars@uebernic.de>
Tue, 29 Oct 2013 16:01:35 +0000 (09:01 -0700)
commit425f307b01a41e6cd4922b037105a66293863cce
treec0dde3bd8ceee572d838a2b6b14aaf3fc57382b7
parent1a037b140893433757400267d00a3a4437c3cdb7
gtk-notification-backend: remove unused variable

A reference to the session bus is now stored in GNotificationBackend.
Remove the extraneous one in the gtk backend and stop using it in
withdraw_notification.

https://bugzilla.gnome.org/show_bug.cgi?id=711051
gio/ggtknotificationbackend.c