diff options
Diffstat (limited to 'csv')
-rw-r--r-- | csv/csv.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csv/csv.cpp b/csv/csv.cpp index 31548f78..05df7da0 100644 --- a/csv/csv.cpp +++ b/csv/csv.cpp @@ -13,7 +13,6 @@ #include "opentrack-library-path.h" #include <QTextDecoder> #include <QFile> -#include <QCoreApplication> #include <QString> #include <QDebug> |