LibGfx: Remove unused StandardCursor::__Count
This commit is contained in:
parent
c7b3a4fcf8
commit
dcf8463886
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ enum class StandardCursor {
|
|||
Disallowed,
|
||||
Eyedropper,
|
||||
Zoom,
|
||||
__Count,
|
||||
};
|
||||
|
||||
struct ImageCursor {
|
||||
|
|
|
|||
Loading…
Reference in a new issue