* all:
[modest] / src / modest-ui.c
index d236c4c..5733df8 100644 (file)
@@ -854,13 +854,6 @@ _modest_ui_actions_on_folder_selection_changed (ModestFolderView *folder_view,
 /*
  * below some stuff to clearup statusbar messages after 1,5 seconds....
  */
-typedef struct {
-       GtkWidget *status_bar;
-       GtkWidget *progress_bar;
-       guint     msg_id;
-} StatusRemoveData;
-
-
 static gboolean
 progress_bar_clean (GtkWidget *bar)
 {