P2P: Remove unused variable
authorMasashi Honma <masashi.honma@gmail.com>
Sat, 21 Apr 2012 15:21:30 +0000 (18:21 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 21 Apr 2012 15:21:30 +0000 (18:21 +0300)
commit78039295e6c53d9fa6a9bc81a65a123594c627f8
treef6e49bc8dbcd645a55ee9bbfd556c73ad2e41e3d
parent93bcb70571e006c6e049be27000267ed660763ba
P2P: Remove unused variable

The "type" variable is not used in wpas_p2p_deinit_global().
So this patch removes it.

Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
wpa_supplicant/p2p_supplicant.c