aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view.c')
-rw-r--r--shell/e-shell-view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index 930088b842..d90f81f5fd 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -1372,6 +1372,7 @@ update_offline_toggle_status (EShellView *shell_view)
break;
default:
g_assert_not_reached ();
+ return;
}
gtk_pixmap_set (GTK_PIXMAP (priv->offline_toggle_pixmap), icon_pixmap, icon_mask);