forked from qt-creator/qt-creator
Python: remove unused function
Change-Id: Iceee91f761e080dcdd329375638f883261c0a319 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -30,7 +30,6 @@ private:
|
||||
|
||||
void installPyside(const Utils::FilePath &python,
|
||||
const QString &pySide, TextEditor::TextDocument *document);
|
||||
void changeInterpreter(const QString &interpreterId, ProjectExplorer::RunConfiguration *runConfig);
|
||||
void handlePySideMissing(const Utils::FilePath &python,
|
||||
const QString &pySide,
|
||||
TextEditor::TextDocument *document);
|
||||
|
||||
Reference in New Issue
Block a user