Retire -f

This commit is contained in:
ISSOtm
2022-04-12 23:55:10 +02:00
committed by Eldred Habert
parent dc67f152a9
commit 6feb1fb73a
3 changed files with 10 additions and 30 deletions

View File

@@ -24,7 +24,6 @@ struct Options {
bool reverse() const { return reversedWidth != 0; }
bool useColorCurve = false; // -C
bool fixInput = false; // -f
bool allowMirroring = false; // -m
bool allowDedup = false; // -u
bool columnMajor = false; // -Z, previously -h