aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-07 18:28:29 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-07 18:28:29 +0000
commit3cd1c6869dcb5f1d85a602c7b53a33437ceb0d32 (patch)
tree905b93e1ae5249362759c3d99da1a0bbcc95e9cc /include
parent91c50d3c582e5dfd40eab3858b4603923de0460d (diff)
remove the WITH_SMDI define
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32845 f38db490-d61c-443f-a65b-d21fe96a405b
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