[totem] grilo: Remove unused max_items struct member



commit 97087c3313adf81921eaf0bbc0244b36102554dd
Author: Bastien Nocera <hadess hadess net>
Date:   Thu May 2 14:24:24 2013 +0200

    grilo: Remove unused max_items struct member

 src/plugins/grilo/totem-grilo.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index 5d6ed4d..9a4aece 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -119,9 +119,6 @@ typedef struct {
        /* Popup */
        GtkUIManager *ui_manager;
        GtkActionGroup *action_group;
-
-       /* Configuration */
-       guint max_items;
 } TotemGriloPluginPrivate;
 
 TOTEM_PLUGIN_REGISTER (TOTEM_TYPE_GRILO_PLUGIN, TotemGriloPlugin, totem_grilo_plugin)


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