Skip to content

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya <[email protected]>
  • Loading branch information
adityapande-1995 committed Nov 10, 2022
1 parent eb21501 commit 09fb1bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gazebo/common/Dem.cc
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ void Dem::GetGeoReference(double _x, double _y,
}

cT = OGRCreateCoordinateTransformation(&sourceCs, &targetCs);

if (nullptr == cT)
{
gzthrow("Unable to transform terrain coordinate system to WGS84 for "
Expand Down

0 comments on commit 09fb1bc

Please sign in to comment.