mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Fix doxygen warning
This commit is contained in:
parent
b7a440938c
commit
80be192d8f
@ -267,8 +267,6 @@ Creates a CRS from a given EPSG ID.
|
||||
%Docstring
|
||||
Creates a CRS from a proj style formatted string.
|
||||
|
||||
:param proj: proj format string
|
||||
|
||||
:return: matching CRS, or an invalid CRS if string could not be matched
|
||||
|
||||
.. seealso:: :py:func:`createFromProj`
|
||||
|
@ -297,7 +297,6 @@ class CORE_EXPORT QgsCoordinateReferenceSystem
|
||||
|
||||
/**
|
||||
* Creates a CRS from a proj style formatted string.
|
||||
* \param proj proj format string
|
||||
* \returns matching CRS, or an invalid CRS if string could not be matched
|
||||
* \see createFromProj()
|
||||
* \deprecated Use fromProj() instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user