mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13610 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
da6e2cf305
commit
0ee2570953
@ -87,8 +87,6 @@ void QgsGCPListModel::updateModel()
|
||||
return;
|
||||
|
||||
bool bTransformUpdated = false;
|
||||
bool wldTransform = false;
|
||||
double wldScaleX, wldScaleY, rotation;
|
||||
QgsPoint origin;
|
||||
|
||||
vector<QgsPoint> mapCoords, pixelCoords;
|
||||
|
Loading…
x
Reference in New Issue
Block a user