misc: Remove unused variable from the function.

This commit is contained in:
Holger Hans Peter Freyther 2011-01-06 14:19:02 +01:00
parent 1cc7184bc9
commit f1ba09b2e6
1 changed files with 0 additions and 1 deletions

View File

@ -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: