mirror of
https://github.com/YACReader/yacreader
synced 2025-07-17 20:44:32 -04:00
Remove YACReader::SearchModifiers
They are no longer used
This commit is contained in:
@ -35,12 +35,6 @@ enum YACReaderErrors {
|
||||
SevenZNotFound = 700
|
||||
};
|
||||
|
||||
enum SearchModifiers {
|
||||
NoModifiers = 0,
|
||||
OnlyRead,
|
||||
OnlyUnread
|
||||
};
|
||||
|
||||
enum LabelColors {
|
||||
YRed = 1,
|
||||
YOrange,
|
||||
|
Reference in New Issue
Block a user