ICU-11802 Remove comma at end of enum that was breaking one autobuild
X-SVN-Rev: 38190
This commit is contained in:
parent
50ea6cb008
commit
f5d28f72d2
@ -199,7 +199,7 @@ enum {
|
||||
UPROPS_2_EMOJI=28,
|
||||
UPROPS_2_EMOJI_PRESENTATION,
|
||||
UPROPS_2_EMOJI_MODIFIER,
|
||||
UPROPS_2_EMOJI_MODIFIER_BASE,
|
||||
UPROPS_2_EMOJI_MODIFIER_BASE
|
||||
};
|
||||
|
||||
#define UPROPS_LB_MASK 0x03f00000
|
||||
|
Loading…
Reference in New Issue
Block a user