Drop JACK_TIMER_CYCLE_COUNTER altogether

This commit is contained in:
Adrian Knoth 2014-03-14 19:14:48 +01:00
parent 2b829044df
commit 6ac255e077
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ typedef uint16_t jack_int_t; // Internal type for ports and refnum
typedef enum {
JACK_TIMER_SYSTEM_CLOCK,
JACK_TIMER_CYCLE_COUNTER,
JACK_TIMER_HPET,
} jack_timer_type_t;