Remove more unused defines.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Olle Johansson 20 years ago
parent c3fcb9eaea
commit 4c8b2c62de

@ -142,9 +142,6 @@ static int default_expiry = DEFAULT_DEFAULT_EXPIRY;
#define MAX_AUTHTRIES 3 /*!< Try authentication three times, then fail */
#define DEBUG_READ 0 /*!< Recieved data */
#define DEBUG_SEND 1 /*!< Transmit data */
static const char desc[] = "Session Initiation Protocol (SIP)";
static const char channeltype[] = "SIP";
static const char config[] = "sip.conf";

Loading…
Cancel
Save