[totem] main: Remove dead GtkActionGroups
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] main: Remove dead GtkActionGroups
- Date: Fri, 30 May 2014 17:51:06 +0000 (UTC)
commit c2af2e7bce749760bf7fe23a4690aa8b904562fc
Author: Bastien Nocera <hadess hadess net>
Date: Fri May 30 18:49:48 2014 +0200
main: Remove dead GtkActionGroups
Those were ported to GActions some time ago.
src/totem-private.h | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/totem-private.h b/src/totem-private.h
index 817a42f..a3dd2e2 100644
--- a/src/totem-private.h
+++ b/src/totem-private.h
@@ -100,12 +100,6 @@ struct _TotemObject {
GtkActionGroup *main_action_group;
GtkUIManager *ui_manager;
- GtkActionGroup *languages_action_group;
- guint languages_ui_id;
-
- GtkActionGroup *subtitles_action_group;
- guint subtitles_ui_id;
-
/* Plugins */
GtkWidget *plugins;
TotemPluginsEngine *engine;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]