summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2013-06-15 11:15:06 +0200
committerJan Holesovsky <kendy@suse.cz>2013-06-15 14:42:09 +0200
commit4f036439f7597d33a9f90860d9a5b6ac28b270c7 (patch)
tree2363cebebda7fef9ab93932907c4bc267fe5b04e /include
parentwidget layout: Allow specification of size request for toolbox items. (diff)
downloadcore-4f036439f7597d33a9f90860d9a5b6ac28b270c7.tar.gz
core-4f036439f7597d33a9f90860d9a5b6ac28b270c7.zip
Kill unused TBX_UPDATER_MODE_NONE.
Change-Id: I894eb05d68f3a92a10d3ce3120ae0a521b65d2f4
Diffstat (limited to 'include')
-rw-r--r--include/svx/tbxcolorupdate.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/tbxcolorupdate.hxx b/include/svx/tbxcolorupdate.hxx
index 0df0efde4090..7dad6e7347dc 100644
--- a/include/svx/tbxcolorupdate.hxx
+++ b/include/svx/tbxcolorupdate.hxx
@@ -33,7 +33,6 @@ namespace svx
{
//........................................................................
-#define TBX_UPDATER_MODE_NONE 0x00
#define TBX_UPDATER_MODE_CHAR_COLOR 0x01
#define TBX_UPDATER_MODE_CHAR_BACKGROUND 0x02
#define TBX_UPDATER_MODE_CHAR_COLOR_NEW 0x03