Remove support for Madde-based platforms.

With Nokia's decision to stop support for Harmattan applications
in their app store, the last remains of a use case have disappeared.

Change-Id: Ia036112de01c8c3a866da3529b4a941db11c7358
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
Christian Kandeler
2013-10-09 12:22:20 +02:00
committed by hjk
parent 520bd9ad53
commit 0ee5389017
162 changed files with 53 additions and 16659 deletions

View File

@@ -72,7 +72,7 @@ public:
void startFailed();
void debuggingFinished();
ProjectExplorer::RunConfiguration *runConfiguration() const;
DebuggerEngine *engine(); // FIXME: Remove. Only used by Maemo support.
DebuggerEngine *engine();
void showMessage(const QString &msg, int channel);