From aa9dc19ca7e64f63863f7622150fd8ea625baf9f Mon Sep 17 00:00:00 2001 From: "Harald Welte (local)" Date: Thu, 13 Aug 2009 13:49:51 +0200 Subject: remove FIRST_CONTACT signal, the subscriber flag is sufficient --- openbsc/include/openbsc/signal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/include/openbsc/signal.h') diff --git a/openbsc/include/openbsc/signal.h b/openbsc/include/openbsc/signal.h index 0dc1772dc..1af849684 100644 --- a/openbsc/include/openbsc/signal.h +++ b/openbsc/include/openbsc/signal.h @@ -83,7 +83,6 @@ enum signal_lchan { enum signal_subscr { S_SUBSCR_ATTACHED, S_SUBSCR_DETACHED, - S_SUBSCR_FIRST_CONTACT, }; typedef int signal_cbfn(unsigned int subsys, unsigned int signal, -- cgit v1.2.3