https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r59180 | kpfleming | 2007-03-22 16:34:22 -0700 (Thu, 22 Mar 2007) | 2 lines
remove variables that are no longer used (--enable-dev-mode is good, developers should be using it)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59181
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
static int tracing = 0 ;
-static char **misdn_key_vector=NULL;
-static int misdn_key_vector_size=0;
-
/* Only alaw and mulaw is allowed for now */
static int prefformat = AST_FORMAT_ALAW ; /* AST_FORMAT_SLINEAR ; AST_FORMAT_ULAW | */