[gnome-control-center] info: Remove unused struct members
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] info: Remove unused struct members
- Date: Sat, 27 May 2017 15:13:53 +0000 (UTC)
commit 84ccb364c5aab708247a697d2c609374c4a6f414
Author: Mohammed Sadiq <sadiq sadiqpk org>
Date: Thu May 25 08:36:04 2017 +0530
info: Remove unused struct members
These struct members has been moved to overview panel and is
no longer used here.
https://bugzilla.gnome.org/show_bug.cgi?id=779216
panels/info/cc-info-panel.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/panels/info/cc-info-panel.c b/panels/info/cc-info-panel.c
index 0df2f02..4be3d99 100644
--- a/panels/info/cc-info-panel.c
+++ b/panels/info/cc-info-panel.c
@@ -70,10 +70,6 @@ struct _CcInfoPanelPrivate
GtkBuilder *builder;
GtkWidget *extra_options_dialog;
- /* Free space */
- GList *primary_mounts;
- guint64 total_bytes;
-
/* Media */
GSettings *media_settings;
GtkWidget *other_application_combo;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]