[gnome-software/gnome-3-22] trivial: Remove an unused typedef
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-22] trivial: Remove an unused typedef
- Date: Sat, 20 May 2017 19:52:18 +0000 (UTC)
commit a01cfa024950da7d57b3a2710e09852f87c67ed8
Author: Richard Hughes <richard hughsie com>
Date: Wed May 17 16:03:18 2017 +0100
trivial: Remove an unused typedef
src/gs-plugin-loader.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/gs-plugin-loader.h b/src/gs-plugin-loader.h
index c43a2dd..552a593 100644
--- a/src/gs-plugin-loader.h
+++ b/src/gs-plugin-loader.h
@@ -46,10 +46,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 flags,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]