From: Ossama Othman Date: Sun, 13 Oct 2013 06:23:49 +0000 (-0700) Subject: Removed obsolete 'todo' comment. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39f6092dcf8331c93bc76eb3293d3a4604806bdd;p=profile%2Fivi%2Fsettings-daemon.git Removed obsolete 'todo' comment. Change-Id: I208cd381c0f2dc3f4d3788d49f08452c936c1209 Signed-off-by: Ossama Othman --- diff --git a/src/websocket_server.cpp b/src/websocket_server.cpp index c9b15da..f6a82b3 100644 --- a/src/websocket_server.cpp +++ b/src/websocket_server.cpp @@ -170,11 +170,6 @@ ivi::settings::websocket_server::run() } -/** - * @todo Add 'state' event do determine whether technology is - * enabled/disabled. - */ - // Local Variables: // mode:c++ // c-basic-offset:2