summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-17 15:41:40 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-20 05:56:44 +0000
commit76f9e3b417f19c0a16477e0a0e68e2da31d1de6f (patch)
tree4c008bdddeceb01b0a1c2fdc810bc440e2c06851 /include
parentcoverity#1401345 Uninitialized scalar field (diff)
downloadcore-76f9e3b417f19c0a16477e0a0e68e2da31d1de6f.tar.gz
core-76f9e3b417f19c0a16477e0a0e68e2da31d1de6f.zip
remove some unused enumerators
Change-Id: Idb9080f9c2edd838385d78b64e61ab49e93fe54b Reviewed-on: https://gerrit.libreoffice.org/34373 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/tools/wintypes.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/wintypes.hxx b/include/tools/wintypes.hxx
index bf6b4d261442..1fbe05bf6c44 100644
--- a/include/tools/wintypes.hxx
+++ b/include/tools/wintypes.hxx
@@ -58,7 +58,6 @@ enum class WindowType : sal_uInt16
MOREBUTTON ,
SPINBUTTON ,
RADIOBUTTON ,
- IMAGERADIOBUTTON ,
CHECKBOX ,
TRISTATEBOX ,
EDIT ,