Debugger: Remove outdated reference to Maemo

Change-Id: I02fa99931156524e66b32b6240b54cb33f23a754
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk
2014-06-05 22:44:24 +02:00
parent bf4bbf672a
commit a34b0b90cd

View File

@@ -56,9 +56,6 @@ public:
DebuggerPlugin();
~DebuggerPlugin();
// Used by Maemo debugging support.
//static void startDebugger(ProjectExplorer::RunControl *runControl);
// Used by QmlJSInspector.
static DebuggerMainWindow *mainWindow();
static QAction *visibleDebugAction();