aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-28 16:13:34 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-28 16:13:34 +0000
commit8c653dc5c125614f66b4d353e2187e3e0c4ea215 (patch)
tree88e7e23f664c1b884a8f699fadd6173b156ed596 /include
parentfbb76c4a14728417f6f6a538d7251c54116b6522 (diff)
Merged revisions 134050 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r134050 | mmichelson | 2008-07-28 11:00:19 -0500 (Mon, 28 Jul 2008) | 3 lines merging the zap_and_dahdi_trunk branch up to trunk ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@134052 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/options.h b/include/asterisk/options.h
index 3d6f89ceb..f08b3bcf3 100644
--- a/include/asterisk/options.h
+++ b/include/asterisk/options.h
@@ -141,8 +141,6 @@ extern struct timeval ast_lastreloadtime;
extern pid_t ast_mainpid;
extern char record_cache_dir[AST_CACHE_DIR_LEN];
-extern char dahdi_chan_name[AST_CHANNEL_NAME];
-extern int dahdi_chan_name_len;
extern int ast_language_is_prefix;