shell: Fix a crash

This commit is contained in:
Rui Matos 2013-01-15 14:33:15 +01:00
parent d2bfa254d3
commit 6a3fec2521

View file

@ -287,7 +287,6 @@ static void
item_activated_cb (CcShellCategoryView *view,
gchar *name,
gchar *id,
gchar *desktop_file,
GnomeControlCenter *shell)
{
cc_shell_set_active_panel_from_id (CC_SHELL (shell), id, NULL, NULL);