[Xfce4-commits] [apps/xfdashboard] 02/02: Remove "TODO" from XfdashboardSearchView
noreply at xfce.org
noreply at xfce.org
Sat Jan 9 09:23:15 CET 2016
This is an automated email from the git hooks/post-receive script.
nomad pushed a commit to branch master
in repository apps/xfdashboard.
commit 66e8b1ae4168b2ca4d07dcd10d26931826700bb3
Author: Stephan Haller <nomad at froevel.de>
Date: Sat Jan 9 09:22:52 2016 +0100
Remove "TODO" from XfdashboardSearchView
---
xfdashboard/search-view.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/xfdashboard/search-view.c b/xfdashboard/search-view.c
index 4a5d31d..fb33ed4 100644
--- a/xfdashboard/search-view.c
+++ b/xfdashboard/search-view.c
@@ -898,8 +898,6 @@ static gboolean _xfdashboard_search_view_focusable_can_focus(XfdashboardFocusabl
/* If this view is not enabled it is not focusable */
if(!xfdashboard_view_get_enabled(XFDASHBOARD_VIEW(self))) return(FALSE);
- // TODO: We can only focus this view if at least one provider has an existing container
-
/* If we get here this actor can be focused */
return(TRUE);
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list