diff options
Diffstat (limited to 'shell/e-shortcuts-view.c')
-rw-r--r-- | shell/e-shortcuts-view.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shortcuts-view.c b/shell/e-shortcuts-view.c index 13fa72d088..ba6115d07c 100644 --- a/shell/e-shortcuts-view.c +++ b/shell/e-shortcuts-view.c @@ -166,7 +166,6 @@ destroy_group_cb (GtkWidget *widget, EShortcutsViewPrivate *priv; GtkWidget *message_dialog; GtkResponseType response; - char *question; menu_data = (RightClickMenuData *) data; shortcuts_view = menu_data->shortcuts_view; |