Skip to content

Commit 0ee2570

Browse files
author
jef
committed
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13610 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent da6e2cf commit 0ee2570

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)