Skip to content

Commit 052ec42

Browse files
author
jef
committedMay 31, 2010
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13610 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/plugins/georeferencer/qgsgcplistmodel.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ void QgsGCPListModel::updateModel()
8787
return;
8888

8989
bool bTransformUpdated = false;
90-
bool wldTransform = false;
91-
double wldScaleX, wldScaleY, rotation;
9290
QgsPoint origin;
9391

9492
vector<QgsPoint> mapCoords, pixelCoords;

0 commit comments

Comments
 (0)
Please sign in to comment.