Drop leftover dbus-glib refs/deps

This commit is contained in:
2026-04-27 13:30:24 -06:00
parent edaafba7eb
commit 937184429f
3 changed files with 1 additions and 6 deletions

View File

@@ -82,10 +82,6 @@ has_theme_argument (void)
void
zoitechat_remote (void)
/* TODO: dbus_g_connection_unref (connection) are commented because it makes
* dbus to crash. Fixed in dbus >=0.70 ?!?
* https://launchpad.net/distros/ubuntu/+source/dbus/+bug/54375
*/
{
GDBusConnection *connection;
GDBusProxy *dbus = NULL;