diff options
author | Xan Lopez <xan@igalia.com> | 2012-10-08 09:57:57 -0400 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-10-08 10:01:26 -0400 |
commit | 3beb3efa30181600fb756ca108f0b799b851871f (patch) | |
tree | 5f639f01b3f4336c69ba34e21bc192a5ed13f5d2 /doc | |
parent | be3e52e1c22a05b655c3b322045d1f5c6fd76c7f (diff) | |
download | epiphany-3beb3efa30181600fb756ca108f0b799b851871f.tar.gz |
Remove extensions support
This removes the old style extension support, you can read the
rationale in the bug report.
https://bugzilla.gnome.org/show_bug.cgi?id=685630
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 0af97d78f..04b1aba07 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -66,7 +66,6 @@ IGNORE_HFILES = \ ephy-completion-model.h \ ephy-encoding-dialog.h \ ephy-encoding-menu.h \ - ephy-extension.h \ ephy-favicon-action.h \ ephy-favorites-menu.h \ ephy-history-window.h \ |