summaryrefslogtreecommitdiffstats
path: root/src/concurrent/CMakeLists.txt
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-09-10 14:41:33 +0200
committerLars Knoll <lars.knoll@qt.io>2020-09-10 18:55:55 +0200
commit287d2d7753bf354fea3bbf4dfa6d2f9653ac98b7 (patch)
treeb656cbea906a2aa863cef4ebf2a8dd660e7a5c5a /src/concurrent/CMakeLists.txt
parent8a3847aab94577981593b9dd900fbd306b202ab6 (diff)
Get rid of qtconcurrentexception.h
It only contained two aliases that have been deprecated since 2012. Change-Id: I6f65aa5144aca2d8d99f8a6e586b805f685afad2 Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Diffstat (limited to 'src/concurrent/CMakeLists.txt')
-rw-r--r--src/concurrent/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/concurrent/CMakeLists.txt b/src/concurrent/CMakeLists.txt
index 23208b253e..7422446040 100644
--- a/src/concurrent/CMakeLists.txt
+++ b/src/concurrent/CMakeLists.txt
@@ -10,7 +10,6 @@ qt_add_module(Concurrent
qtaskbuilder.h
qtconcurrent_global.h
qtconcurrentcompilertest.h
- qtconcurrentexception.h
qtconcurrentfilter.cpp qtconcurrentfilter.h
qtconcurrentfilterkernel.h
qtconcurrentfunctionwrappers.h