summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2022-01-27 14:50:47 +0100
committerBenjamin Berg <bberg@redhat.com>2022-01-27 14:50:47 +0100
commitdd3d63b27474664f96bfcd1600d68deb694023d7 (patch)
treeb098cbfbf4957cf592fb9dee57d776c7a3c6e703
parentd113f627277b1838dc43bcd17e6b33c9caa3999d (diff)
history: Remove unused and bogus define
-rw-r--r--src/up-history.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/up-history.c b/src/up-history.c
index 8d918cc..51d9e2a 100644
--- a/src/up-history.c
+++ b/src/up-history.c
@@ -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