forked from qt-creator/qt-creator
SDKTool: Remove debug code
Change-Id: I9aa2e3deb924a60de013fb648d59807ebd1f0bb0 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
committed by
Tim Jenssen
parent
708cb1301f
commit
5d66526910
@@ -27,10 +27,6 @@
|
|||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
// <debug>
|
|
||||||
#include <QDebug>
|
|
||||||
// </debug>
|
|
||||||
|
|
||||||
QString FindValueOperation::name() const
|
QString FindValueOperation::name() const
|
||||||
{
|
{
|
||||||
return QLatin1String("find");
|
return QLatin1String("find");
|
||||||
|
|||||||
Reference in New Issue
Block a user