Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove outdated see link
  • Loading branch information
nyalldawson committed May 16, 2023
1 parent 55993e7 commit babfd33
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions python/core/auto_generated/qgstiles.sip.in
Expand Up @@ -312,8 +312,6 @@ exists within the matrix, or is not available (e.g. due to holes within the matr
This method returns :py:class:`Qgis`.TileAvailability.Available by default, unless specific
tile availability is known for the given ``id``.

.. seealso:: :py:func:`defaultAvailability`

.. versionadded:: 3.32
%End

Expand Down
1 change: 0 additions & 1 deletion src/core/qgstiles.h
Expand Up @@ -320,7 +320,6 @@ class CORE_EXPORT QgsTileMatrixSet
* This method returns Qgis::TileAvailability::Available by default, unless specific
* tile availability is known for the given \a id.
*
* \see defaultAvailability()
* \since QGIS 3.32
*/
Qgis::TileAvailability tileAvailability( QgsTileXYZ id ) const;
Expand Down

0 comments on commit babfd33

Please sign in to comment.