mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-06 13:48:01 +02:00
main: Remove unused per-profile actions member
This commit is contained in:
parent
17b655f9f5
commit
91e5f564d2
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
|||
|
||||
typedef struct {
|
||||
PpdProfileDriver *driver;
|
||||
GList *actions; /* list of PpdActions for the profile */
|
||||
} ProfileData;
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue