aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/process_stub.qbs
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2014-11-10 15:29:34 +0100
committerChristian Kandeler <christian.kandeler@digia.com>2014-11-10 15:45:14 +0100
commit9d677e33021d296036f259e1abd789c4c85c7fd9 (patch)
treec839235f7c301d9e29aa75eea80e0e5e4cff40fe /src/libs/utils/process_stub.qbs
parent5b00bf9a6c5ef347966c1009340b1dd5b968334e (diff)
qbs build: Remove unneeded import statements.
The respective items are available without it. Change-Id: Idc840cf08e7bec84f561c096afe8de25b1fb8468 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'src/libs/utils/process_stub.qbs')
-rw-r--r--src/libs/utils/process_stub.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/utils/process_stub.qbs b/src/libs/utils/process_stub.qbs
index 8ef2dd51fb5..341fb57791b 100644
--- a/src/libs/utils/process_stub.qbs
+++ b/src/libs/utils/process_stub.qbs
@@ -1,5 +1,4 @@
import qbs 1.0
-import QtcTool
QtcTool {
name: "qtcreator_process_stub"