fixup p_hold
authorAndreas Eversberg <jolly@eversberg.eu>
Wed, 18 Sep 2013 14:56:40 +0000 (16:56 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Tue, 15 Dec 2015 19:53:26 +0000 (20:53 +0100)
mISDN.h

diff --git a/mISDN.h b/mISDN.h
index 6c704f4..9c00250 100644 (file)
--- a/mISDN.h
+++ b/mISDN.h
@@ -158,7 +158,6 @@ class PmISDN : public Port
        int p_m_b_exclusive;                    /* if bchannel is exclusive */
        int p_m_b_reserve;                      /* set if channel is reserved */
        int p_m_b_mode;                         /* bchannel mode */
-       int p_m_hold;                           /* if port is on hold */
        struct lcr_timer p_m_timeout;           /* timeout of timers */
 
        int p_m_inband_send_on;                 /* triggers optional send function */