Fiw New Warnings

This commit is contained in:
Phenom 2017-02-27 22:12:48 +01:00
parent 91f2cf720f
commit e4dbc46b34
10 changed files with 374 additions and 378 deletions

View file

@ -2770,7 +2770,7 @@ QString MessageComposer::inviteMessage()
return tr("Hi,<br>I want to be friends with you on RetroShare.<br>");
}
void MessageComposer::sendInvite(const RsGxsId &to, const QString &msg, bool autoSend)
void MessageComposer::sendInvite(const RsGxsId &to, const QString &/*msg*/, bool autoSend)
{
/* create a message */
MessageComposer *composer = MessageComposer::newMsg();