Skip to content

Commit

Permalink
Remove unused QDebug include.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14494 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mmassing committed Nov 2, 2010
1 parent 1330882 commit a98c1be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/georeferencer/qgstransformsettingsdialog.cpp
Expand Up @@ -152,7 +152,6 @@ void QgsTransformSettingsDialog::changeEvent( QEvent *e )
}
}

#include <QDebug>
void QgsTransformSettingsDialog::accept()
{
int minGCPpoints;
Expand Down

0 comments on commit a98c1be

Please sign in to comment.