From f72e77f4086e4c22072d5815c9a6cbebc323ba8e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 7 May 2015 09:06:24 +0100 Subject: drop unused debugging Color Change-Id: I02fc8f71543e7fda48fbbce131abd172c8c03259 --- starmath/source/dialog.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'starmath/source') diff --git a/starmath/source/dialog.cxx b/starmath/source/dialog.cxx index 80d39177e082..98f451341909 100644 --- a/starmath/source/dialog.cxx +++ b/starmath/source/dialog.cxx @@ -2196,9 +2196,6 @@ void SmSymDefineDialog::dispose() void SmSymDefineDialog::InitColor_Impl() { -#if OSL_DEBUG_LEVEL > 1 - Color aBC( GetDisplayBackground().GetColor() ); -#endif ColorData nBgCol = COL_WHITE, nTxtCol = COL_BLACK; bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); -- cgit v1.2.3