remove useless comment

This commit is contained in:
hemirt 2019-04-29 20:33:04 +02:00
parent 56956eea58
commit e0e7d366d3

View file

@ -74,8 +74,6 @@ enum class MessageElementFlag {
// - Chatterino top donator badge
BadgeChatterino = (1 << 18),
// Rest of slots: ffz custom badge? bttv custom badge? mywaifu custom badge?
Badges = BadgeGlobalAuthority | BadgeChannelAuthority | BadgeSubscription |
BadgeVanity | BadgeChatterino,