docs: remove protected annotations from functions to show them in the docs

This commit is contained in:
George Kiagiadakis 2021-12-22 17:09:20 +02:00
parent a59dc92928
commit e04acbd2a0
2 changed files with 0 additions and 2 deletions

View file

@ -96,7 +96,6 @@ wp_iterator_new (const WpIteratorMethods *methods, size_t user_size)
* \brief Gets the implementation-specific storage of an iterator
* \note this only for use by implementations of WpIterator
*
* \protected
* \ingroup wpiterator
* \param self an iterator object
* \returns a pointer to the implementation-specific storage area

View file

@ -515,7 +515,6 @@ wp_object_abort_activation (WpObject * self, const gchar *msg)
*
* \remark Private method to be called by subclasses only.
*
* \protected
* \ingroup wpobject
* \param self the object
* \param activated the features that were activated, or 0