From 3beb3efa30181600fb756ca108f0b799b851871f Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 8 Oct 2012 09:57:57 -0400 Subject: 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 --- lib/ephy-prefs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/ephy-prefs.h') diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h index ccc7238d8..b95458310 100644 --- a/lib/ephy-prefs.h +++ b/lib/ephy-prefs.h @@ -122,7 +122,6 @@ typedef enum #define EPHY_PREFS_MANAGED_NETWORK "managed-network" #define EPHY_PREFS_ENABLE_SMOOTH_SCROLLING "enable-smooth-scrolling" #define EPHY_PREFS_ENABLE_CARET_BROWSING "enable-caret-browsing" -#define EPHY_PREFS_ENABLED_EXTENSIONS "enabled-extensions" #define EPHY_PREFS_INTERNAL_VIEW_SOURCE "internal-view-source" #define EPHY_PREFS_RESTORE_SESSION_POLICY "restore-session-policy" -- cgit v1.2.3