aboutsummaryrefslogtreecommitdiff
path: root/autotests/test_kconf_update.cpp
diff options
context:
space:
mode:
authorXaver Hugl <xaver.hugl@gmail.com>2022-05-21 14:55:13 +0200
committerXaver Hugl <xaver.hugl@gmail.com>2022-05-21 15:19:14 +0200
commitaafd381fa35acbe1d9625029ba134cbfadf10590 (patch)
treed4dddbd37a34e5cec957356b0cccf74185555919 /autotests/test_kconf_update.cpp
parente4d19066596a1f7fb283a2bb8136eda4888e3763 (diff)
downloadkconfig-aafd381fa35acbe1d9625029ba134cbfadf10590.tar.gz
kconfig-aafd381fa35acbe1d9625029ba134cbfadf10590.tar.bz2
remove unused includes
Diffstat (limited to 'autotests/test_kconf_update.cpp')
-rw-r--r--autotests/test_kconf_update.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/autotests/test_kconf_update.cpp b/autotests/test_kconf_update.cpp
index 565a86f8..55778f0d 100644
--- a/autotests/test_kconf_update.cpp
+++ b/autotests/test_kconf_update.cpp
@@ -13,7 +13,6 @@
#include <QDir>
#include <QFile>
#include <QProcess>
-#include <QSharedPointer>
#include <qstandardpaths.h>
#include <qtemporaryfile.h>