From 956892c545f984886611b9467dc9b175b616c938 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 16 Nov 2010 10:22:33 +0000 Subject: remove logically redundant highcontrast code --- sc/source/ui/inc/tptable.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/source/ui/inc/tptable.hxx') diff --git a/sc/source/ui/inc/tptable.hxx b/sc/source/ui/inc/tptable.hxx index 007fb3f795c1..b1b988811d6e 100644 --- a/sc/source/ui/inc/tptable.hxx +++ b/sc/source/ui/inc/tptable.hxx @@ -78,8 +78,6 @@ private: FixedImage aBmpPageDir; Image aImgLeftRight; Image aImgTopDown; - Image aImgLeftRightHC; - Image aImgTopDownHC; CheckBox aBtnPageNo; NumericField aEdPageNo; -- cgit