aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-07-28 16:21:32 +0800
committerXan Lopez <xan@igalia.com>2012-07-28 16:21:32 +0800
commit1640c70ea008fcf0b4332d1219fcdbf02e5174d1 (patch)
tree09ddb7ab41e4184bac73488fa66922d556948f2c
parentad344520e48041081ee4b46230c5bc0d8075ccd7 (diff)
downloadgsoc2013-epiphany-1640c70ea008fcf0b4332d1219fcdbf02e5174d1.tar
gsoc2013-epiphany-1640c70ea008fcf0b4332d1219fcdbf02e5174d1.tar.gz
gsoc2013-epiphany-1640c70ea008fcf0b4332d1219fcdbf02e5174d1.tar.bz2
gsoc2013-epiphany-1640c70ea008fcf0b4332d1219fcdbf02e5174d1.tar.lz
gsoc2013-epiphany-1640c70ea008fcf0b4332d1219fcdbf02e5174d1.tar.xz
gsoc2013-epiphany-1640c70ea008fcf0b4332d1219fcdbf02e5174d1.tar.zst
gsoc2013-epiphany-1640c70ea008fcf0b4332d1219fcdbf02e5174d1.zip
ephy-encodings: drop some useless code
-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