Browse Source

Drop JACK_TIMER_CYCLE_COUNTER altogether

tags/v1.9.10
Adrian Knoth 11 years ago
parent
commit
6ac255e077
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      common/JackTypes.h

+ 0
- 1
common/JackTypes.h 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;



Loading…
Cancel
Save