Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13610 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 31, 2010
1 parent da6e2cf commit 0ee2570
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/georeferencer/qgsgcplistmodel.cpp
Expand Up @@ -87,8 +87,6 @@ void QgsGCPListModel::updateModel()
return;

bool bTransformUpdated = false;
bool wldTransform = false;
double wldScaleX, wldScaleY, rotation;
QgsPoint origin;

vector<QgsPoint> mapCoords, pixelCoords;
Expand Down

0 comments on commit 0ee2570

Please sign in to comment.