diff options
-rw-r--r-- | svx/source/tbxctrls/tbcontrl.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx index 02ab35acd106..4dd05c8d9c13 100644 --- a/svx/source/tbxctrls/tbcontrl.cxx +++ b/svx/source/tbxctrls/tbcontrl.cxx @@ -1243,11 +1243,6 @@ void SvxFontNameBox_Impl::Select() } } -#ifndef WB_NO_DIRECTSELECT -#define WB_NO_DIRECTSELECT ((WinBits)0x04000000) -#endif - - SvxColorWindow::SvxColorWindow(const OUString& rCommand, PaletteManager& rPaletteManager, BorderColorStatus& rBorderColorStatus, |