aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/channel.h
diff options
context:
space:
mode:
authormalcolmd <malcolmd@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-30 18:57:37 +0000
committermalcolmd <malcolmd@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-30 18:57:37 +0000
commit74890d67fa93b7b3f8ee2ffbfdc7fda04fbb5ed8 (patch)
tree03f28017fa9d191d3f643bdc78238515f7f47c48 /include/asterisk/channel.h
parent8d1dd1584d2acde6c2a0936ab4ace318c1c304e4 (diff)
chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115..next time read carefully. :)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3541 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/channel.h')
-rwxr-xr-xinclude/asterisk/channel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index d95aa43ac..c5268a657 100755
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -149,8 +149,6 @@ struct ast_channel {
char *dnid;
/*! Malloc'd Caller ID */
char *callerid;
- /*! Caller Type Of Number */
- int callerton;
/*! Malloc'd ANI */
char *ani;
/*! Malloc'd RDNIS */