aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-12-25 02:44:19 +0800
committerChristian Persch <chpe@src.gnome.org>2004-12-25 02:44:19 +0800
commit3fb4e4db0026102a716b60c3ea3ed78a87820376 (patch)
tree369cf8e2ec86cfb6bc3f21f3a03f8f5e1162a4b8 /lib
parent90d8eb2d9f1e0d77e7f5f673c8872e23eda52378 (diff)
downloadgsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar
gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.gz
gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.bz2
gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.lz
gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.xz
gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.zst
gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.zip
Remove tons of unused marshals.
2004-12-24 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-marshal.list: Remove tons of unused marshals. * src/ephy-link.c: (ephy_link_base_init): Fix marshaler to match actual signal signature.
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-marshal.list7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/ephy-marshal.list b/lib/ephy-marshal.list
index 07456188c..2dddd1e31 100644
--- a/lib/ephy-marshal.list
+++ b/lib/ephy-marshal.list
@@ -2,14 +2,9 @@ BOOLEAN:OBJECT
BOOLEAN:STRING,STRING
BOOLEAN:VOID
OBJECT:FLAGS
-OBJECT:OBJECT,STRING,FLAGS
+OBJECT:STRING,OBJECT,FLAGS
VOID:ENUM
-VOID:ENUM,INT,BOOLEAN
-VOID:INT,INT
-VOID:POINTER,INT
VOID:POINTER,BOOLEAN
VOID:POINTER,POINTER
VOID:STRING,INT
-VOID:STRING,INT,INT
VOID:STRING,STRING
-VOID:STRING,BOOLEAN