Skip to content

Commit

Permalink
Remove uneeded doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
obrix committed Apr 7, 2020
1 parent c7f7c98 commit 7a599bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/qgssnappingconfig.h
Expand Up @@ -128,8 +128,6 @@ class CORE_EXPORT QgsSnappingConfig
* \param type
* \param tolerance
* \param units
* \param minScale 0.0 disable scale limit
* \param maxScale 0.0 disable scale limit
* \deprecated since QGIS 3.12 use the method with SnappingTypeFlag instead.
*/
Q_DECL_DEPRECATED IndividualLayerSettings( bool enabled, SnappingType type, double tolerance, QgsTolerance::UnitType units ) SIP_DEPRECATED;
Expand Down

0 comments on commit 7a599bb

Please sign in to comment.