diff options
Diffstat (limited to 'src/epiphany.defs')
-rw-r--r-- | src/epiphany.defs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/epiphany.defs b/src/epiphany.defs index c7965760c..37ac91b24 100644 --- a/src/epiphany.defs +++ b/src/epiphany.defs @@ -3323,12 +3323,6 @@ ) ) -(define-method get_document_type - (of-object "EphyTab") - (c-name "ephy_tab_get_document_type") - (return-type "EphyEmbedDocumentType") -) - (define-method get_icon (of-object "EphyTab") (c-name "ephy_tab_get_icon") |