second pass over compilation warnings

This commit is contained in:
csoler 2016-06-05 11:05:52 -04:00
parent 927f782bef
commit f55b283887
17 changed files with 28 additions and 28 deletions

View file

@ -464,7 +464,7 @@ void PostedListWidget::clearPosts()
mPosts.clear();
}
bool PostedListWidget::navigatePostItem(const RsGxsMessageId &msgId)
bool PostedListWidget::navigatePostItem(const RsGxsMessageId & /*msgId*/)
{
//TODO
return false;