aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-adblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-adblock.c')
-rw-r--r--lib/ephy-adblock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-adblock.c b/lib/ephy-adblock.c
index 4307737df..2ba3e1e53 100644
--- a/lib/ephy-adblock.c
+++ b/lib/ephy-adblock.c
@@ -31,7 +31,7 @@ ephy_adblock_get_type (void)
if (G_UNLIKELY (type == 0))
{
- static const GTypeInfo our_info =
+ const GTypeInfo our_info =
{
sizeof (EphyAdBlockIface),
NULL,