diff options
Diffstat (limited to 'src/epiphany.defs')
-rw-r--r-- | src/epiphany.defs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/epiphany.defs b/src/epiphany.defs index 37ac91b24..d9ea18035 100644 --- a/src/epiphany.defs +++ b/src/epiphany.defs @@ -3428,14 +3428,6 @@ (return-type "const-char*") ) -(define-method get_zoom - (of-object "EphyTab") - (c-name "ephy_tab_get_zoom") - (return-type "float") -) - - - ;; From ../../src/ephy-toolbar.h (define-function ephy_toolbar_get_type |