diff --git a/src/power-profiles-daemon.c b/src/power-profiles-daemon.c index 41075f3..5f525dc 100644 --- a/src/power-profiles-daemon.c +++ b/src/power-profiles-daemon.c @@ -19,7 +19,6 @@ typedef struct { PpdProfileDriver *driver; - GList *actions; /* list of PpdActions for the profile */ } ProfileData; typedef struct {