[gnome-software/gnome-3-24] trivial: Remove an unused typedef
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-24] trivial: Remove an unused typedef
- Date: Sat, 20 May 2017 19:40:37 +0000 (UTC)
commit 606d9c3c4057e1ec3d7ed3a8396d234d8c59178f
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 98fce06..29c8281 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]