[gnome-software] trivial: Remove unimplemented function prototype



commit 1a8f56a3429e5f7f6a9bb0dc19523571c0ac151b
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri May 6 16:47:22 2016 +1200

    trivial: Remove unimplemented function prototype

 src/gs-plugin-loader.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gs-plugin-loader.h b/src/gs-plugin-loader.h
index 010db62..7f656bd 100644
--- a/src/gs-plugin-loader.h
+++ b/src/gs-plugin-loader.h
@@ -226,9 +226,6 @@ void                 gs_plugin_loader_review_action_async   (GsPluginLoader 
*plugin_loader,
                                                         GCancellable   *cancellable,
                                                         GAsyncReadyCallback callback,
                                                         gpointer        user_data);
-gboolean        gs_plugin_loader_review_action_finish  (GsPluginLoader *plugin_loader,
-                                                        GAsyncResult   *res,
-                                                        GError         **error);
 gboolean        gs_plugin_loader_refresh_finish        (GsPluginLoader *plugin_loader,
                                                         GAsyncResult   *res,
                                                         GError         **error);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]