aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-01-06 14:19:02 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-06 14:52:51 +0100
commitf1ba09b2e60a0f77ae142d62e8c5bcd0c294d35a (patch)
treec79249f9ef5179712b23e9fd6a50939a9e110c5b /openbsc/src
parent1cc7184bc993f0b5f8eb9c41a2f6727e934604d2 (diff)
misc: Remove unused variable from the function.
Diffstat (limited to 'openbsc/src')
-rw-r--r--openbsc/src/bsc_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/src/bsc_init.c b/openbsc/src/bsc_init.c
index 86a1c8dc9..3e3f1673c 100644
--- a/openbsc/src/bsc_init.c
+++ b/openbsc/src/bsc_init.c
@@ -589,7 +589,6 @@ static int nm_sig_cb(unsigned int subsys, unsigned int signal,
void *handler_data, void *signal_data)
{
struct nm_nack_signal_data *nack;
- u_int8_t *msg_type;
switch (signal) {
case S_NM_SW_ACTIV_REP: