diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/proj/io.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/proj/io.hpp b/include/proj/io.hpp index 060ab128..52ffebad 100644 --- a/include/proj/io.hpp +++ b/include/proj/io.hpp @@ -1116,10 +1116,6 @@ class PROJ_GCC_DLL AuthorityFactory { createCoordinateReferenceSystem(const std::string &code, bool allowCompound) const; - PROJ_INTERNAL std::list<datum::GeodeticReferenceFrameNNPtr> - getPreferredHubGeodeticReferenceFrames( - const std::string &geodeticReferenceFrameCode) const; - PROJ_INTERNAL std::vector<operation::CoordinateOperationNNPtr> getTransformationsForGeoid(const std::string &geoidName, bool usePROJAlternativeGridNames) const; |
