aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-link.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-link.c')
-rw-r--r--src/ephy-link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-link.c b/src/ephy-link.c
index 67be0e221..247a5a914 100644
--- a/src/ephy-link.c
+++ b/src/ephy-link.c
@@ -67,7 +67,7 @@ ephy_link_get_type (void)
if (G_UNLIKELY (type == 0))
{
- static const GTypeInfo our_info =
+ const GTypeInfo our_info =
{
sizeof (EphyLinkIface),
ephy_link_base_init,