summaryrefslogtreecommitdiff
path: root/include/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl')
-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 a65712774b00..c701654770dd 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -351,9 +351,6 @@ public:
void SetInactiveTabColor( const Color& rColor );
const Color& GetInactiveTabColor() const;
- void SetRowColor( const Color& rColor );
- const Color& GetRowColor() const;
-
void SetAlternatingRowColor( const Color& rColor );
const Color& GetAlternatingRowColor() const;