Remove taskpanel

The new design doesn't have the task panel at the bottom; remove it.

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Jon Nettleton
2009-07-31 17:40:46 -04:00
committed by Colin Walters
parent 29ffa46d08
commit a439a58f13
8 changed files with 1 additions and 129 deletions

View File

@ -48,8 +48,6 @@ MetaScreen *shell_global_get_screen (ShellGlobal *global);
void shell_global_grab_dbus_service (ShellGlobal *global);
void shell_global_start_task_panel (ShellGlobal *global);
typedef enum {
SHELL_STAGE_INPUT_MODE_NONREACTIVE,
SHELL_STAGE_INPUT_MODE_NORMAL,