From c51eb22ce7b0fb7321972927ab105c9884bc4391 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 18 Sep 2013 16:56:40 +0200 Subject: [PATCH] fixup p_hold --- mISDN.h | 1 - 1 file changed, 1 deletion(-) 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 */ -- 2.13.6