mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Remove unused constant
This commit is contained in:
parent
5343d24f26
commit
c3b0780e03
@ -36,8 +36,7 @@ enum YACReaderErrors {
|
|||||||
enum SearchModifiers {
|
enum SearchModifiers {
|
||||||
NoModifiers = 0,
|
NoModifiers = 0,
|
||||||
OnlyRead,
|
OnlyRead,
|
||||||
OnlyUnread,
|
OnlyUnread
|
||||||
ByAuthor
|
|
||||||
};
|
};
|
||||||
|
|
||||||
enum LabelColors {
|
enum LabelColors {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user