From d1d45b3b8918e27d1292ded0815a6514f455913a Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 5 Jul 2010 14:47:15 +0800 Subject: nat: Remove the first_contact variable. --- openbsc/include/openbsc/bsc_nat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/include/openbsc/bsc_nat.h') diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h index 11d1f233d..15019b40c 100644 --- a/openbsc/include/openbsc/bsc_nat.h +++ b/openbsc/include/openbsc/bsc_nat.h @@ -252,7 +252,6 @@ struct bsc_nat { /* msc things */ char *msc_ip; int msc_port; - int first_contact; struct bsc_msc_connection *msc_con; char *token; -- cgit v1.2.3