aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--embed/ephy-encodings.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/embed/ephy-encodings.c b/embed/ephy-encodings.c
index 42bb830e7..d980094ed 100644
--- a/embed/ephy-encodings.c
+++ b/embed/ephy-encodings.c
@@ -144,14 +144,10 @@ enum
{
ALL_NODE_ID = 2,
ENCODINGS_NODE_ID = 3,
- DETECTORS_NODE_ID = 5
};
#define RECENT_MAX 4
-static void ephy_encodings_class_init (EphyEncodingsClass *klass);
-static void ephy_encodings_init (EphyEncodings *ma);
-
G_DEFINE_TYPE (EphyEncodings, ephy_encodings, G_TYPE_OBJECT)
static void