aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-07-24 23:48:23 +0800
committerXan Lopez <xan@gnome.org>2009-07-25 00:05:13 +0800
commit76d8dc8d01dd1458cb4a2ccd0f22662427e7a21e (patch)
tree450a1abc962938107a030c8895bd9f201b601628 /embed
parent58b190e75d257ca3099b93ad013a2fc3303f4db7 (diff)
downloadgsoc2013-epiphany-76d8dc8d01dd1458cb4a2ccd0f22662427e7a21e.tar
gsoc2013-epiphany-76d8dc8d01dd1458cb4a2ccd0f22662427e7a21e.tar.gz
gsoc2013-epiphany-76d8dc8d01dd1458cb4a2ccd0f22662427e7a21e.tar.bz2
gsoc2013-epiphany-76d8dc8d01dd1458cb4a2ccd0f22662427e7a21e.tar.lz
gsoc2013-epiphany-76d8dc8d01dd1458cb4a2ccd0f22662427e7a21e.tar.xz
gsoc2013-epiphany-76d8dc8d01dd1458cb4a2ccd0f22662427e7a21e.tar.zst
gsoc2013-epiphany-76d8dc8d01dd1458cb4a2ccd0f22662427e7a21e.zip
ephy-embed-prefs.h: remove duplicated define
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-embed-prefs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-embed-prefs.h b/embed/ephy-embed-prefs.h
index 680ea8cf2..7fd07951e 100644
--- a/embed/ephy-embed-prefs.h
+++ b/embed/ephy-embed-prefs.h
@@ -36,7 +36,6 @@
#define CONF_SECURITY_COOKIES_ACCEPT "/apps/epiphany/web/cookie_accept"
#define CONF_LANGUAGE_AUTODETECT_ENCODING "/apps/epiphany/web/autodetect_encoding"
#define CONF_LANGUAGE_DEFAULT_ENCODING "/apps/epiphany/web/default_encoding"
-#define CONF_BROWSE_WITH_CARET "/apps/epiphany/web/browse_with_caret"
#define CONF_IMAGE_ANIMATION_MODE "/apps/epiphany/web/image_animation"
#define CONF_IMAGE_LOADING_MODE "/apps/epiphany/web/image_loading"
#define CONF_DISPLAY_SMOOTHSCROLL "/apps/epiphany/web/smooth_scroll"