summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentthreadengine.h
diff options
context:
space:
mode:
authorAhmad Samir <a.samirh78@gmail.com>2025-01-13 02:07:27 +0200
committerAhmad Samir <a.samirh78@gmail.com>2025-01-13 22:22:12 +0200
commit8a2cb53b3710b333653bea5554713b84e3980fdc (patch)
tree10f54b93134dc08f353b6e1cf8f3ee3aaf721299 /src/concurrent/qtconcurrentthreadengine.h
parent158f2c95c8b69f586bd1155fc5993bdb61f76e77 (diff)
Remove unused qdebug.h includes
Pick-to: 6.9 Change-Id: I09ad5987bde71ca37c7869c4dd63fb4f41c707ea Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/concurrent/qtconcurrentthreadengine.h')
-rw-r--r--src/concurrent/qtconcurrentthreadengine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/concurrent/qtconcurrentthreadengine.h b/src/concurrent/qtconcurrentthreadengine.h
index 14e1cf375b9..62a8cd0b0c5 100644
--- a/src/concurrent/qtconcurrentthreadengine.h
+++ b/src/concurrent/qtconcurrentthreadengine.h
@@ -10,7 +10,6 @@
#include <QtCore/qthreadpool.h>
#include <QtCore/qfuture.h>
-#include <QtCore/qdebug.h>
#include <QtCore/qexception.h>
#include <QtCore/qwaitcondition.h>
#include <QtCore/qatomic.h>