aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-node-db.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-node-db.c')
-rw-r--r--lib/ephy-node-db.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-node-db.c b/lib/ephy-node-db.c
index daa54da13..05f904057 100644
--- a/lib/ephy-node-db.c
+++ b/lib/ephy-node-db.c
@@ -548,7 +548,7 @@ ephy_node_db_get_type (void)
if (G_UNLIKELY (type == 0))
{
- static const GTypeInfo our_info =
+ const GTypeInfo our_info =
{
sizeof (EphyNodeDbClass),
NULL,