[Xfce4-commits] [apps/xfdashboard] 03/04: Removed unused code

noreply at xfce.org noreply at xfce.org
Wed Jan 20 15:38:23 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 68f73b327c655169ce0be85896260b198acc0a62
Author: Stephan Haller <nomad at froevel.de>
Date:   Wed Jan 20 08:33:59 2016 +0100

    Removed unused code
---
 xfdashboard/applications-search-provider.c |    6 ------
 1 file changed, 6 deletions(-)

diff --git a/xfdashboard/applications-search-provider.c b/xfdashboard/applications-search-provider.c
index e37e9d1..55aed2b 100644
--- a/xfdashboard/applications-search-provider.c
+++ b/xfdashboard/applications-search-provider.c
@@ -58,12 +58,6 @@ struct _XfdashboardApplicationsSearchProviderPrivate
 /* IMPLEMENTATION: Private variables and methods */
 #define DEFAULT_DELIMITERS			"\t\n\r "
 
-typedef struct _XfdashboardApplicationsSearchProviderSearchData		XfdashboardApplicationsSearchProviderSearchData;
-struct _XfdashboardApplicationsSearchProviderSearchData
-{
-	gchar 									*searchTerm;
-};
-
 /* An application was added to database */
 static void _xfdashboard_applications_search_provider_on_application_added(XfdashboardApplicationsSearchProvider *self,
 																			GAppInfo *inAppInfo,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list