diff options
Diffstat (limited to 'shell/e-shortcuts-view.c')
-rw-r--r-- | shell/e-shortcuts-view.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shortcuts-view.c b/shell/e-shortcuts-view.c index fdef7b9933..6988f41de4 100644 --- a/shell/e-shortcuts-view.c +++ b/shell/e-shortcuts-view.c @@ -413,6 +413,7 @@ selected_item (EShortcutBar *shortcut_bar, shortcuts, uri); } +#if 0 static void added_item (EShortcutBar *shortcut_bar, int group_num, @@ -495,6 +496,7 @@ removed_group (EShortcutBar *shortcut_bar, e_shortcuts_remove_group (shortcuts, group_num); } +#endif static void |