summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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