diff --git a/src/power-profiles-daemon.c b/src/power-profiles-daemon.c index a204e20..24de248 100644 --- a/src/power-profiles-daemon.c +++ b/src/power-profiles-daemon.c @@ -24,7 +24,6 @@ typedef struct { typedef struct { GMainLoop *loop; - // GUdevClient *client; GDBusNodeInfo *introspection_data; GDBusConnection *connection; guint name_id;