Remove unused EVENT_FT_RRB_RX
authorJouni Malinen <j@w1.fi>
Sat, 1 Nov 2014 17:27:48 +0000 (19:27 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 1 Nov 2014 17:27:48 +0000 (19:27 +0200)
commit0f812c993b61e981801d2ace13e66d311999e96b
treea2e45ca5bf9b0a081b2109463be737559086e6d7
parent006a1c4d3b732e9eabbf6bd9483ce9e67c3aea24
Remove unused EVENT_FT_RRB_RX

This was used in hostapd driver_test.c, but that driver wrapper has been
removed and there are no remaining or expected users for
EVENT_FT_RRB_RX.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/drv_callbacks.c
src/drivers/driver.h
src/drivers/driver_common.c