From: Jouni Malinen Date: Sat, 10 Dec 2011 12:28:23 +0000 (+0200) Subject: P2P: Remove forgotten TODO comment X-Git-Tag: aosp-jb-start~165 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82ac659d0144c4a5b957c97a2913e9ffe825e2f3;p=thirdparty%2Fhostap.git P2P: Remove forgotten TODO comment The P2P peers are already expired. Signed-hostap: Jouni Malinen --- diff --git a/src/p2p/p2p_i.h b/src/p2p/p2p_i.h index 1b9c94b1e..47c5b8e82 100644 --- a/src/p2p/p2p_i.h +++ b/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,