aboutsummaryrefslogtreecommitdiffhomepage
path: root/Types/State.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Types/State.hs')
-rw-r--r--Types/State.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Types/State.hs b/Types/State.hs
index 02ff6a2..f49ee31 100644
--- a/Types/State.hs
+++ b/Types/State.hs
@@ -95,8 +95,6 @@ data St =
, _stOutFormat :: OutputFormat
, _stOutdir :: FilePath -- ^ where to save final PDFs
}
--- other device-specific scanimage options the old script supported:
--- --swdespeck; --color-filter; --depth
makeLenses ''St