aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/ephy-statusbar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-statusbar.c b/src/ephy-statusbar.c
index 96117be26..6a59fa105 100755
--- a/src/ephy-statusbar.c
+++ b/src/ephy-statusbar.c
@@ -202,7 +202,6 @@ ephy_statusbar_init (EphyStatusbar *t)
create_statusbar_security_icon (t);
create_statusbar_popups_manager_icon (t);
- /* FIXME: is this the right way ? */
sync_shadow_type (t, NULL, NULL);
g_signal_connect (t, "style-set", G_CALLBACK (sync_shadow_type), NULL);
}