Skip to content

Commit

Permalink
Remove misleading comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 29, 2025
1 parent b6afec6 commit 2963202
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/proj/qgscoordinatetransform.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -788,9 +788,6 @@ void QgsCoordinateTransform::transformCoords( int numPoints, double *x, double *
#endif

// use proj4 to do the transform

// if the source/destination projection is lat/long, convert the points to radians
// prior to transforming
ProjData projData = d->threadLocalProjData();

int projResult = 0;
Expand Down

0 comments on commit 2963202

Please # to comment.