remove the WITH_SMDI define

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32845 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2006-06-07 18:28:29 +00:00
parent 66dca5e378
commit 739385e761
5 changed files with 0 additions and 53 deletions

View File

@@ -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