forked from qt-creator/qt-creator
Debugger: Remove outdated reference to Maemo
Change-Id: I02fa99931156524e66b32b6240b54cb33f23a754 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -56,9 +56,6 @@ public:
|
|||||||
DebuggerPlugin();
|
DebuggerPlugin();
|
||||||
~DebuggerPlugin();
|
~DebuggerPlugin();
|
||||||
|
|
||||||
// Used by Maemo debugging support.
|
|
||||||
//static void startDebugger(ProjectExplorer::RunControl *runControl);
|
|
||||||
|
|
||||||
// Used by QmlJSInspector.
|
// Used by QmlJSInspector.
|
||||||
static DebuggerMainWindow *mainWindow();
|
static DebuggerMainWindow *mainWindow();
|
||||||
static QAction *visibleDebugAction();
|
static QAction *visibleDebugAction();
|
||||||
|
|||||||
Reference in New Issue
Block a user