[totem] grilo: Remove unused variables



commit 4eb49cb883cf8f894623b21b98b57651bacc79d7
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 23 13:38:57 2014 +0100

    grilo: Remove unused variables

 src/plugins/grilo/totem-grilo.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index ab8f20d..6b446a2 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -117,10 +117,6 @@ typedef struct {
        /* Selection toolbar */
        GtkWidget *selection_bar;
        GtkWidget *selection_revealer;
-
-       /* Popup */
-       GtkUIManager *ui_manager;
-       GtkActionGroup *action_group;
 } 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]