fix warnings

git-svn-id: http://svn.osgeo.org/qgis/trunk@13610 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2010-05-31 18:09:59 +00:00
parent da6e2cf305
commit 0ee2570953

View File

@ -87,8 +87,6 @@ void QgsGCPListModel::updateModel()
return;
bool bTransformUpdated = false;
bool wldTransform = false;
double wldScaleX, wldScaleY, rotation;
QgsPoint origin;
vector<QgsPoint> mapCoords, pixelCoords;