P2P: Remove forgotten TODO comment
The P2P peers are already expired. Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
502618f7c1
commit
82ac659d01
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@
|
||||||
#include "utils/list.h"
|
#include "utils/list.h"
|
||||||
#include "p2p.h"
|
#include "p2p.h"
|
||||||
|
|
||||||
/* TODO: add removal of expired P2P device entries */
|
|
||||||
|
|
||||||
enum p2p_go_state {
|
enum p2p_go_state {
|
||||||
UNKNOWN_GO,
|
UNKNOWN_GO,
|
||||||
LOCAL_GO,
|
LOCAL_GO,
|
||||||
|
|
Loading…
Add table
Reference in a new issue