Remove unused gid_str pointer update
authorJouni Malinen <j@w1.fi>
Sun, 2 Mar 2014 13:52:10 +0000 (15:52 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 2 Mar 2014 15:15:12 +0000 (17:15 +0200)
commit6ed626df4009c2829061889c9f2446f9c90250b9
tree79085c54973a368d492ad11aabd2518ef1b61158
parent749fa140ffae7c6f61b1aa4de18288bf3f9b13af
Remove unused gid_str pointer update

The group name is not used on these paths, so just remove it from the
directory name without updating gid_str to point to the unused group
name.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface_unix.c