Browse Source

P2P: Remove forgotten TODO comment

The P2P peers are already expired.

Signed-hostap: Jouni Malinen <j@w1.fi>
Jouni Malinen 13 years ago
parent
commit
82ac659d01
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/p2p/p2p_i.h

+ 0 - 2
src/p2p/p2p_i.h

@@ -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,