Valgrind: Remove unused and unimplemented function

Change-Id: I5f7571f5f275881b67556ed1d53589bd5a7d0110
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2016-03-25 10:06:18 +03:00
committed by hjk
parent 658d29335b
commit f9a49118dd

View File

@@ -249,8 +249,6 @@ class MemcheckTool : public QObject
public:
MemcheckTool(QObject *parent);
void createWidgets();
MemcheckRunControl *createRunControl(ProjectExplorer::RunConfiguration *runConfiguration,
Core::Id runMode);