summaryrefslogtreecommitdiff
path: root/src/common/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/timer.h')
-rw-r--r--src/common/timer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/timer.h b/src/common/timer.h
index 980907a70..354a71113 100644
--- a/src/common/timer.h
+++ b/src/common/timer.h
@@ -15,7 +15,6 @@
// timer flags
#define TIMER_ONCE_AUTODEL 0x01
#define TIMER_INTERVAL 0x02
-#define TIMER_FORCE_REMOVE 0x04
#define TIMER_REMOVE_HEAP 0x10
// Struct declaration