summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-12-01 20:35:28 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-12-02 13:44:24 +0000
commit3520b0f82aa2146958fbc1bda1cf7e9b5beb9a5d (patch)
tree04a7212e3d32c9db862355183eaf293d2729ccd7 /include/vcl/settings.hxx
parent76ce0a9622255a6f48354d6a1d6e3784fd4db04c (diff)
valgrind: scary warning that the cairo font options were deleted before use
Change-Id: I58427aafb30eca64a67bcf7dd9a7738d8da3e085
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;