Skip to content

Commit

Permalink
JingleMessageInitElement: Remove \param of non-existing parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
lnjX committed Oct 8, 2023
1 parent 36850bd commit 905daf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/base/QXmppJingleData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2989,7 +2989,6 @@ QXMPP_PRIVATE_DEFINE_RULE_OF_SIX(QXmppJingleReason)

///
/// \brief Constructs a Jingle Message Initiation element.
/// \param type The JMI element type
///
QXmppJingleMessageInitiationElement::QXmppJingleMessageInitiationElement()
: d(new QXmppJingleMessageInitiationElementPrivate())
Expand Down

0 comments on commit 905daf1

Please sign in to comment.