summaryrefslogtreecommitdiffstats
path: root/include/tools/rc.h
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2016-05-15 12:35:32 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-05-16 09:19:20 +0000
commitd9bdc157b43ce412ad4689ee78b81068b1224d30 (patch)
tree6ca4917524e9e160345e887b88a6fcfc6d9540d5 /include/tools/rc.h
parentconvert FORMS to scoped enum (diff)
downloadcore-d9bdc157b43ce412ad4689ee78b81068b1224d30.tar.gz
core-d9bdc157b43ce412ad4689ee78b81068b1224d30.zip
remove ACCELITEM stuff from rsc
Change-Id: I97dade0324edfb2d67ee33ef07498166b499c13c Reviewed-on: https://gerrit.libreoffice.org/25003 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/tools/rc.h')
-rw-r--r--include/tools/rc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/tools/rc.h b/include/tools/rc.h
index 1aed99554c59..97e17fb524d9 100644
--- a/include/tools/rc.h
+++ b/include/tools/rc.h
@@ -88,10 +88,6 @@ namespace o3tl {
template<> struct typed_flags<RscMenuItem> : is_typed_flags<RscMenuItem, 0xd7f> {};
}
-// "AccelKey" resource options:
-#define ACCELITEM_ACCEL 0x01
-#define ACCELITEM_KEY 0x02
-
// For "Field" resources:
enum class RscNumFormatterFlags {