aboutsummaryrefslogtreecommitdiffstats
path: root/CommandLineInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'CommandLineInterface.h')
-rw-r--r--CommandLineInterface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/CommandLineInterface.h b/CommandLineInterface.h
index 46b9b1e2..ab389ed0 100644
--- a/CommandLineInterface.h
+++ b/CommandLineInterface.h
@@ -37,7 +37,6 @@ enum class OutputType: uint8_t
{
STDOUT,
FILE,
- BOTH
};
class CommandLineInterface