summaryrefslogtreecommitdiff
path: root/channels/sig_pri.h
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2010-04-09 16:43:30 +0000
committerRichard Mudgett <rmudgett@digium.com>2010-04-09 16:43:30 +0000
commit537edff10f56ee9a24ffd51eaeb43c89c060873d (patch)
tree44875ccf3b9c5afc46366cbda0fd650e98825aa6 /channels/sig_pri.h
parent4b8f1c8cacd73dcdfa0cc13b33c0ed12fa67439f (diff)
Remove PRI CCSS BUGBUG message and update configure script.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@256569 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/sig_pri.h')
-rw-r--r--channels/sig_pri.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/channels/sig_pri.h b/channels/sig_pri.h
index 7ea92d752..7f106c788 100644
--- a/channels/sig_pri.h
+++ b/channels/sig_pri.h
@@ -30,10 +30,6 @@
#include "asterisk/ccss.h"
#include <libpri.h>
#include <dahdi/user.h>
-#if defined(PRI_SUBCMD_CC_AVAILABLE)
-/* BUGBUG the HAVE_PRI_CCSS line is to be removed when the CCSS branch is merged to trunk and the configure script is updated. */
-#define HAVE_PRI_CCSS 1
-#endif /* defined(PRI_SUBCMD_CC_AVAILABLE) */
#if defined(HAVE_PRI_CCSS)
/*! PRI debug message flags when normal PRI debugging is turned on at the command line. */