summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthreadpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/thread/qthreadpool.h')
-rw-r--r--src/corelib/thread/qthreadpool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/thread/qthreadpool.h b/src/corelib/thread/qthreadpool.h
index cb0896cb16..a559eff49a 100644
--- a/src/corelib/thread/qthreadpool.h
+++ b/src/corelib/thread/qthreadpool.h
@@ -51,7 +51,6 @@ QT_REQUIRE_CONFIG(thread);
QT_BEGIN_NAMESPACE
-
class QThreadPoolPrivate;
class Q_CORE_EXPORT QThreadPool : public QObject
{