LibGfx: Remove unused StandardCursor::__Count

This commit is contained in:
Timothy Flynn 2025-12-02 08:59:25 -05:00 committed by Alexander Kalenik
parent c7b3a4fcf8
commit dcf8463886

View file

@ -36,7 +36,6 @@ enum class StandardCursor {
Disallowed,
Eyedropper,
Zoom,
__Count,
};
struct ImageCursor {