Nyall Dawson 4a3924ca3f Remove the extra QgsCoordinateTransform constructors
...and leave only:

QgsCoordinateTransform( const QgsCoordinateReferenceSystem& source,
                        const QgsCoordinateReferenceSystem& destination );

The other constructors were not used anyway in QGIS code,
had awkward/confusing API, and no unit tests.
2016-07-27 07:10:46 +10:00
..
2016-07-12 11:40:00 +02:00
2016-07-25 15:22:36 +10:00
2016-05-14 00:21:50 +02:00
2016-04-29 14:10:26 +02:00