aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r--shell/e-shell.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index 213f6deb14..b2778f0444 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -31,10 +31,7 @@ struct _EShell {
EFolder *contacts;
} default_folders;
- /*
- * An array of EShortcutGroups
- */
- GArray *shortcut_groups;
+ EShortcutBarModel *shortcut_bar;
};
typedef struct {