From: Andreas Eversberg Date: Wed, 18 Sep 2013 14:56:40 +0000 (+0200) Subject: fixup p_hold X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=commitdiff_plain;h=c51eb22ce7b0fb7321972927ab105c9884bc4391;hp=bb26e776ab7507a9f1ea3bc91e4761f4252baa8d fixup p_hold --- diff --git a/mISDN.h b/mISDN.h index 6c704f4..9c00250 100644 --- 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 */