summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/settings.hxx')
-rw-r--r--include/vcl/settings.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index c08fe15ecb25..46de94d538f9 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -445,9 +445,6 @@ public:
void SetPrimaryButtonWarpsSlider( bool bPrimaryButtonWarpsSlider );
bool GetPrimaryButtonWarpsSlider() const;
- void SetCairoFontOptions( const void *pOptions );
- const void* GetCairoFontOptions() const;
-
void SetAppFont( const vcl::Font& rFont );
const vcl::Font& GetAppFont() const;