[gnome-software] Remove some dead code
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Remove some dead code
- Date: Thu, 22 Aug 2013 08:24:05 +0000 (UTC)
commit aedc84d9ac111e872124989915d04934328a2a2a
Author: Richard Hughes <richard hughsie com>
Date: Thu Aug 22 08:31:55 2013 +0100
Remove some dead code
src/gs-main.c | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/src/gs-main.c b/src/gs-main.c
index 3703561..8a76f6e 100644
--- a/src/gs-main.c
+++ b/src/gs-main.c
@@ -554,18 +554,6 @@ gs_main_app_widget_read_more_clicked_cb (GsAppWidget *app_widget, GsMainPrivate
gtk_window_present (GTK_WINDOW (details));
}
-#if 0
-/**
- * gs_main_installed_add_os_update:
- **/
-static void
-gs_main_installed_add_os_update (GsMainPrivate *priv, PkPackage *pkg)
-{
- /* TRANSLATORS: the update requires the user to reboot the computer */
- gs_app_widget_set_status (GS_APP_WIDGET (widget), _("Requires restart"));
-}
-#endif
-
/**
* _gtk_container_remove_all_cb:
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]