aboutsummaryrefslogtreecommitdiff
path: root/include/Config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Config.hpp')
-rw-r--r--include/Config.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Config.hpp b/include/Config.hpp
index ee9e190..b191c96 100644
--- a/include/Config.hpp
+++ b/include/Config.hpp
@@ -39,7 +39,6 @@ namespace QuickMedia {
struct LocalAnimeConfig {
std::string directory;
bool sort_by_name = false;
- bool sort_episodes_by_name = true;
};
struct Config {