diff options
-rw-r--r-- | core/downloadfromdcthread.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/downloadfromdcthread.cpp b/core/downloadfromdcthread.cpp index 5cd8956dc..1915444db 100644 --- a/core/downloadfromdcthread.cpp +++ b/core/downloadfromdcthread.cpp @@ -3,7 +3,6 @@ #include "core/qthelper.h" #include "core/settings/qPrefDiveComputer.h" #include <QDebug> -#include <QRegularExpression> #if defined(Q_OS_ANDROID) #include "core/subsurface-string.h" #endif |