From 1375af7d000d9e35ddd4a8a2c878f0bcefdf9a2d Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 30 Sep 2013 14:05:54 -0300 Subject: Hey Look, I must be lucky today, a penny. Er. I mean, a decade-old unused member in one of the most busy core section -- timers. Signed-off-by: shennetsind --- src/common/timer.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/common/timer.h') diff --git a/src/common/timer.h b/src/common/timer.h index 3146a2e66..600f9fd02 100644 --- a/src/common/timer.h +++ b/src/common/timer.h @@ -23,9 +23,8 @@ typedef int (*TimerFunc)(int tid, unsigned int tick, int id, intptr_t data); struct TimerData { unsigned int tick; TimerFunc func; - int type; + unsigned char type; int interval; - int heap_pos; // general-purpose storage int id; -- cgit v1.2.3-60-g2f50