]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
P2P: Remove forgotten TODO comment
authorJouni Malinen <j@w1.fi>
Sat, 10 Dec 2011 12:28:23 +0000 (14:28 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Dec 2011 12:28:23 +0000 (14:28 +0200)
The P2P peers are already expired.

Signed-hostap: Jouni Malinen <j@w1.fi>

src/p2p/p2p_i.h

index 1b9c94b1ea32c8dd463b96849a4f28b80fb05c7c..47c5b8e82970a288ae8928a0b2d9d0d072db7f9f 100644 (file)
@@ -18,8 +18,6 @@
 #include "utils/list.h"
 #include "p2p.h"
 
-/* TODO: add removal of expired P2P device entries */
-
 enum p2p_go_state {
        UNKNOWN_GO,
        LOCAL_GO,