diff --git a/CommandLineInterface.h b/CommandLineInterface.h index 46b9b1e22..ab389ed08 100644 --- a/CommandLineInterface.h +++ b/CommandLineInterface.h @@ -37,7 +37,6 @@ enum class OutputType: uint8_t { STDOUT, FILE, - BOTH }; class CommandLineInterface