summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxplugin.cpp
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@nokia.com>2011-07-27 17:15:56 +0200
committerChristian Kandeler <christian.kandeler@nokia.com>2011-07-27 17:24:44 +0200
commit19ea4da35a842aa0a2ac7cdd5bdd3fc0d2d952c3 (patch)
tree26e5229c5cb2fb4e506dd5a00606a5d3edba4085 /src/plugins/remotelinux/remotelinuxplugin.cpp
parentcacd12be0bbc5eecf0de23c38275f40e71d23b12 (diff)
downloadqt-creator-19ea4da35a842aa0a2ac7cdd5bdd3fc0d2d952c3.tar.gz
RemoteLinux: Remote environment refactoring.
Removes Maemo dependencies from generic code. Change-Id: I6348b452c3a5974b652a5c717ffd0818519f8d85 Reviewed-on: http://codereview.qt.nokia.com/2298 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
Diffstat (limited to 'src/plugins/remotelinux/remotelinuxplugin.cpp')
-rw-r--r--src/plugins/remotelinux/remotelinuxplugin.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/remotelinux/remotelinuxplugin.cpp b/src/plugins/remotelinux/remotelinuxplugin.cpp
index 24c3629734..e56c7c87e2 100644
--- a/src/plugins/remotelinux/remotelinuxplugin.cpp
+++ b/src/plugins/remotelinux/remotelinuxplugin.cpp
@@ -39,7 +39,6 @@
#include "maemoconstants.h"
#include "maemodeploystepfactory.h"
#include "linuxdeviceconfigurations.h"
-#include "maemoglobal.h"
#include "maemopackagecreationfactory.h"
#include "maemopublishingwizardfactories.h"
#include "maemoqemumanager.h"