summaryrefslogtreecommitdiff
path: root/shell/source/backends/gconfbe/gconfaccess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/backends/gconfbe/gconfaccess.cxx')
-rw-r--r--shell/source/backends/gconfbe/gconfaccess.cxx16
1 files changed, 0 insertions, 16 deletions
diff --git a/shell/source/backends/gconfbe/gconfaccess.cxx b/shell/source/backends/gconfbe/gconfaccess.cxx
index 371b76603043..1b30545fc840 100644
--- a/shell/source/backends/gconfbe/gconfaccess.cxx
+++ b/shell/source/backends/gconfbe/gconfaccess.cxx
@@ -700,22 +700,6 @@ ConfigurationValue const ConfigurationValues[] =
},
{
- SETTING_ENABLE_OPENGL,
- "/apps/openoffice/use_opengl",
- RTL_CONSTASCII_STRINGPARAM("OpenGL"),
- false,
- SETTINGS_LAST
- },
-
- {
- SETTING_OPTIMIZE_OPENGL,
- "/apps/openoffice/optimize_opengl",
- RTL_CONSTASCII_STRINGPARAM("OpenGL_Faster"),
- false,
- SETTINGS_LAST
- },
-
- {
SETTING_USE_SYSTEM_FONT,
"/apps/openoffice/use_system_font",
RTL_CONSTASCII_STRINGPARAM("AccessibilityIsSystemFont"),