summaryrefslogtreecommitdiff
path: root/src/ucm/ucm_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ucm/ucm_local.h')
-rw-r--r--src/ucm/ucm_local.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ucm/ucm_local.h b/src/ucm/ucm_local.h
index a3c1dcb4..06a1e5f6 100644
--- a/src/ucm/ucm_local.h
+++ b/src/ucm/ucm_local.h
@@ -39,12 +39,8 @@
#include "local.h"
#include "use-case.h"
-#define PRE_SEQ 0
-#define POST_SEQ 1
#define MAX_FILE 256
#define ALSA_USE_CASE_DIR ALSA_CONFIG_DIR "/ucm"
-#define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
-#define VERB_NOT_INITIALISED -1
#define SEQUENCE_ELEMENT_TYPE_CSET 1
#define SEQUENCE_ELEMENT_TYPE_SLEEP 2