mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 07:38:17 +02:00
history: Remove unused and bogus define
This commit is contained in:
parent
d113f62727
commit
dd3d63b274
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
static void up_history_finalize (GObject *object);
|
||||
|
||||
#define UP_HISTORY_FILE_HEADER "PackageKit Profile"
|
||||
#define UP_HISTORY_SAVE_INTERVAL (10*60) /* seconds */
|
||||
#define UP_HISTORY_SAVE_INTERVAL_LOW_POWER 5 /* seconds */
|
||||
#define UP_HISTORY_LOW_POWER_PERCENT 10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue