[gnome-software] trivial: Remove an unused typedef
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Remove an unused typedef
- Date: Wed, 17 May 2017 15:24:54 +0000 (UTC)
commit b4639682795bff1fd315e72e10975d1a9a78c14d
Author: Richard Hughes <richard hughsie com>
Date: Wed May 17 16:03:18 2017 +0100
trivial: Remove an unused typedef
lib/gs-plugin-loader.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/lib/gs-plugin-loader.h b/lib/gs-plugin-loader.h
index c3820f2..25ae050 100644
--- a/lib/gs-plugin-loader.h
+++ b/lib/gs-plugin-loader.h
@@ -47,10 +47,6 @@ struct _GsPluginLoaderClass
void (*reload) (GsPluginLoader *plugin_loader);
};
-typedef void (*GsPluginLoaderFinishedFunc) (GsPluginLoader *plugin_loader,
- GsApp *app,
- gpointer user_data);
-
GsPluginLoader *gs_plugin_loader_new (void);
void gs_plugin_loader_get_installed_async (GsPluginLoader *plugin_loader,
GsPluginRefineFlags refine_flags,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]