summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index 011acc7..ded771a 100644
--- a/config.def.h
+++ b/config.def.h
@@ -8,9 +8,6 @@
#define BATTERY_NOW "energy_now"
#define BATTERY_FULL "energy_full_design"
-/* bar update interval in seconds (smallest value = 1) */
-#define UPDATE_INTERVAL 1
-
/* text to show if no value can be retrieved */
#define UNKNOWN_STR "n/a"