forked from qt-creator/qt-creator
Debugger: Remove "IdentifyDebugInfoPackages" feature
This was only ever working with SuSE and GDB, and nobody ever tests it, nor asks for extension to other setups. Change-Id: I7b1e3cc8c9f71df4c86b957a79d5afe02eec0758 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -80,7 +80,6 @@ void addHideColumnActions(QMenu *menu, QWidget *widget);
|
||||
// Qt's various build paths for unpatched versions
|
||||
QStringList qtBuildPaths();
|
||||
|
||||
void addDebugInfoTask(unsigned id, const QString &cmd);
|
||||
QWidget *addSearch(Utils::BaseTreeView *treeView);
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user