- commit
- 484e2efd409805c270519838a565e0898363f201
- parent
- 3e87eaa0548dffef14e676484ea0d867559e08b7
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2026-03-03 07:00
portal: rm debug output
Diffstat
| M | portal.h | 1 | - |
1 files changed, 0 insertions, 1 deletions
diff --git a/portal.h b/portal.h
@@ -9,7 +9,6 @@ static GDBusProxy *openuri_portal; 9 9 static GDBusProxy *settings_portal; 10 10 11 11 static void portal_new(const char *iface, GAsyncReadyCallback callback) {12 -1 g_printerr("Connecting to %s\n", iface);13 12 g_dbus_proxy_new_for_bus( 14 13 G_BUS_TYPE_SESSION, 15 14 G_DBUS_PROXY_FLAGS_NONE,