diff options
Diffstat (limited to '')
-rw-r--r-- | src/CommandLine.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index 6c0f7e6a1..8d5b0dd31 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -38,7 +38,6 @@ #include "util/Domain.hxx" #include "util/OptionDef.hxx" #include "util/OptionParser.hxx" -#include "system/FatalError.hxx" #ifdef ENABLE_ENCODER #include "EncoderList.hxx" |