Skip to content

Commit

Permalink
remove qdebug
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Aug 24, 2020
1 parent d07218e commit 7212fec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/src/app/testqgsmaptooladdfeatureline.cpp
Expand Up @@ -30,8 +30,6 @@
#include "qgsmapmouseevent.h"
#include "testqgsmaptoolutils.h"

#include <QDebug>

bool operator==( const QgsGeometry &g1, const QgsGeometry &g2 )
{
if ( g1.isNull() && g2.isNull() )
Expand Down

0 comments on commit 7212fec

Please sign in to comment.