Skip to content

Commit 014734b

Browse files
author
g_j_m
committed
Remove a debugging std::cerr
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5648 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a1509f8 commit 014734b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/gui/qgsmaptoolidentify.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ void QgsMapToolIdentify::showError(QgsMapLayer * mapLayer)
399399

400400
void QgsMapToolIdentify::resultsDialogGone()
401401
{
402-
std::cerr << "Dialog closed\n";
403402
mResults = 0;
404403
}
405404

0 commit comments

Comments
 (0)