diff --git a/geospatial/src/Dem.cc b/geospatial/src/Dem.cc index 57ee89af..d692e50f 100644 --- a/geospatial/src/Dem.cc +++ b/geospatial/src/Dem.cc @@ -58,7 +58,6 @@ class gz::common::Dem::Implementation /// \brief The desired length of data to load in the Y direction. /// Internally, the implementation may use a higher value for performance. - public: unsigned int configuredYSize; /// \brief Minimum elevation in meters.