[gnome-software/wip/kalev/unbreak-offline-updates: 3/5] trivial: Remove an unused function prototype
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/kalev/unbreak-offline-updates: 3/5] trivial: Remove an unused function prototype
- Date: Sat, 30 May 2015 00:18:26 +0000 (UTC)
commit a58eb38fc1a21bf8e1a7294464236a7f5df06bea
Author: Kalev Lember <kalevlember gmail com>
Date: Sat May 30 00:08:37 2015 +0200
trivial: Remove an unused function prototype
Leftover from commit 46eca30b6786b66af9c8eeac1f64f1ffdd6fbc0b that
removed online update functionality.
src/gs-plugin.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/gs-plugin.h b/src/gs-plugin.h
index 0269619..ccc2977 100644
--- a/src/gs-plugin.h
+++ b/src/gs-plugin.h
@@ -229,10 +229,6 @@ gboolean gs_plugin_app_install (GsPlugin *plugin,
GsApp *app,
GCancellable *cancellable,
GError **error);
-gboolean gs_plugin_app_update (GsPlugin *plugin,
- GsApp *app,
- GCancellable *cancellable,
- GError **error);
gboolean gs_plugin_app_remove (GsPlugin *plugin,
GsApp *app,
GCancellable *cancellable,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]