Skip to content

Commit

Permalink
Fix dox
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 14, 2022
1 parent 6571b9b commit f902248
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions python/core/auto_generated/gps/qgsgpslogger.sip.in
Expand Up @@ -14,9 +14,6 @@ class QgsGpsLogger : QObject
%Docstring
Handles logging of incoming GPS data to a vector layer.

:py:class:`QgsBabelFormatRegistry` is not usually directly created, but rather accessed through
:py:func:`QgsApplication.gpsBabelFormatRegistry()`.

.. versionadded:: 3.30
%End
{
Expand Down
3 changes: 0 additions & 3 deletions src/core/gps/qgsgpslogger.h
Expand Up @@ -29,9 +29,6 @@ class QgsGpsConnection;
* \class QgsGpsLogger
* \brief Handles logging of incoming GPS data to a vector layer.
*
* QgsBabelFormatRegistry is not usually directly created, but rather accessed through
* QgsApplication::gpsBabelFormatRegistry().
*
* \since QGIS 3.30
*/
class CORE_EXPORT QgsGpsLogger : QObject
Expand Down

0 comments on commit f902248

Please sign in to comment.