aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/callerid.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/callerid.h b/include/asterisk/callerid.h
index c762184d7..7347dd9d0 100644
--- a/include/asterisk/callerid.h
+++ b/include/asterisk/callerid.h
@@ -54,9 +54,7 @@
#define CID_SIG_V23 2
#define CID_SIG_DTMF 3
#define CID_SIG_V23_JP 4
-#ifdef WITH_SMDI
#define CID_SIG_SMDI 5
-#endif
#define CID_START_RING 1
#define CID_START_POLARITY 2