summaryrefslogtreecommitdiff
path: root/channels/sig_pri.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/sig_pri.h')
-rw-r--r--channels/sig_pri.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/sig_pri.h b/channels/sig_pri.h
index a61ef3161..fb4668082 100644
--- a/channels/sig_pri.h
+++ b/channels/sig_pri.h
@@ -166,7 +166,6 @@ struct sig_pri_chan {
struct sig_pri_callback *calls;
void *chan_pvt; /*!< Private structure of the user of this module. */
- ast_mutex_t service_lock; /*!< Mutex for service messages */
#if defined(HAVE_PRI_REVERSE_CHARGE)
int reverse_charging_indication;
#endif