diff options
| author | Javier Jimenez Shaw <j1@jimenezshaw.com> | 2021-04-20 20:41:28 +0200 |
|---|---|---|
| committer | Javier Jimenez Shaw <j1@jimenezshaw.com> | 2021-04-20 20:41:28 +0200 |
| commit | 11b422cbc7c58072f920a29535e172f9eabe0e8b (patch) | |
| tree | 1d228c795e814f21cc54e16de41cd66d727d0c28 /src/iso19111/factory.cpp | |
| parent | 8d0c7cef4b5e9687382519400380847587edc6cb (diff) | |
| download | PROJ-11b422cbc7c58072f920a29535e172f9eabe0e8b.tar.gz PROJ-11b422cbc7c58072f920a29535e172f9eabe0e8b.zip | |
run reformat_cpp.sh to fix some leftovers
Diffstat (limited to 'src/iso19111/factory.cpp')
| -rw-r--r-- | src/iso19111/factory.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/iso19111/factory.cpp b/src/iso19111/factory.cpp index 8f2bd24a..5a81506b 100644 --- a/src/iso19111/factory.cpp +++ b/src/iso19111/factory.cpp @@ -7478,14 +7478,12 @@ AuthorityFactory::UnitInfo::UnitInfo() deprecated{} {} //! @endcond - // --------------------------------------------------------------------------- //! @cond Doxygen_Suppress AuthorityFactory::CelestialBodyInfo::CelestialBodyInfo() : authName{}, name{} {} //! @endcond - // --------------------------------------------------------------------------- /** \brief Return the list of units. @@ -7564,7 +7562,6 @@ AuthorityFactory::getCelestialBodyList() const { return res; } - // --------------------------------------------------------------------------- /** \brief Gets the official name from a possibly alias name. |
