Kaydet (Commit) 76f9e3b4 authored tarafından Noel Grandin's avatar Noel Grandin

remove some unused enumerators

Change-Id: Idb9080f9c2edd838385d78b64e61ab49e93fe54b
Reviewed-on: https://gerrit.libreoffice.org/34373Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst 872a2d38
......@@ -155,6 +155,7 @@ for d in definitionSet:
"include/vcl/svapp.hxx",
"include/vcl/salbtype.hxx",
"include/vcl/commandevent.hxx", # CommandEvent, MediaCommand, ShowDialogId
"include/canvas/rendering/irendermodule.hxx", # canvas::IRenderModule::PrimitiveType
# must match some other enum
"include/editeng/bulletitem.hxx",
"include/editeng/svxenum.hxx",
......
......@@ -58,7 +58,6 @@ enum class WindowType : sal_uInt16
MOREBUTTON ,
SPINBUTTON ,
RADIOBUTTON ,
IMAGERADIOBUTTON ,
CHECKBOX ,
TRISTATEBOX ,
EDIT ,
......
......@@ -43,7 +43,6 @@ enum class ResourceType {
String,
Shape,
Boolean,
HexValue,
Value,
XNote,
TextTableCell,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment