From a35f11d0eccf40b12ccb02b99bd3525bbf1a75a4 Mon Sep 17 00:00:00 2001 From: Nedko Arnaudov Date: Sat, 10 Jun 2023 21:57:32 +0300 Subject: [PATCH] gladish: comment out inclusion of removed header --- gui/dbus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/dbus.c b/gui/dbus.c index eb88202b..f78aa348 100644 --- a/gui/dbus.c +++ b/gui/dbus.c @@ -26,7 +26,7 @@ #include "internal.h" #include "../cdbus/helpers.h" -#include +//#include bool dbus_init(void) {