diff --git a/src/ui/Theme.h b/src/ui/Theme.h index 254fbadf..cc39714b 100644 --- a/src/ui/Theme.h +++ b/src/ui/Theme.h @@ -8,13 +8,6 @@ #include namespace ui { -enum class AvatarType -{ - Image, - Letter, - Jdenticon -}; - // Default font size. const int FontSize = 16;