diff options
Diffstat (limited to 'sc/source/ui/inc/hdrcont.hxx')
-rw-r--r-- | sc/source/ui/inc/hdrcont.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/hdrcont.hxx b/sc/source/ui/inc/hdrcont.hxx index 2ffc9c9f3aa5..a1b4260ac3d3 100644 --- a/sc/source/ui/inc/hdrcont.hxx +++ b/sc/source/ui/inc/hdrcont.hxx @@ -69,8 +69,6 @@ private: void DoPaint( SCCOLROW nStart, SCCOLROW nEnd ); - void DrawShadedRect( long nStart, long nEnd, const Color& rBaseColor ); - protected: ScTabView* pTabView; |