summaryrefslogtreecommitdiff
path: root/channels/sig_analog.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/sig_analog.h')
-rw-r--r--channels/sig_analog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/sig_analog.h b/channels/sig_analog.h
index 46453ed15..e70ff7d26 100644
--- a/channels/sig_analog.h
+++ b/channels/sig_analog.h
@@ -288,7 +288,6 @@ struct analog_pvt {
unsigned int use_smdi:1;
/*! \brief The SMDI interface to get SMDI messages from. */
struct ast_smdi_interface *smdi_iface;
- const struct ast_channel_tech *chan_tech;
/* Not used for anything but log messages. Could be just the TCID */
int channel; /*!< Channel Number */