Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dschmidt/libcrashreporter-qt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeo Mrnjavac <teo@kde.org>2016-03-23 23:29:43 +0300
committerTeo Mrnjavac <teo@kde.org>2016-03-23 23:29:43 +0300
commit282e3f2b2f401b6416c9847168cbd30d5512a19f (patch)
treecea0620b328cbd313bf75f4230474f33d8604a5d
parent05d9b09adb15a9e85c555b2194f179cc4bb1944e (diff)
Useless include is useless.
-rw-r--r--src/libcrashreporter-gui/linux-backtrace-generator/crqt-kshell.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcrashreporter-gui/linux-backtrace-generator/crqt-kshell.cpp b/src/libcrashreporter-gui/linux-backtrace-generator/crqt-kshell.cpp
index 79a9a24..7f3740f 100644
--- a/src/libcrashreporter-gui/linux-backtrace-generator/crqt-kshell.cpp
+++ b/src/libcrashreporter-gui/linux-backtrace-generator/crqt-kshell.cpp
@@ -21,7 +21,6 @@
#include "crqt-kshell.h"
#include "crqt-kshell_p.h"
-#include "kuser.h"
#include <QtCore/QDir>