mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-11 15:50:38 -04:00
second pass over compilation warnings
This commit is contained in:
parent
927f782bef
commit
f55b283887
17 changed files with 28 additions and 28 deletions
|
@ -464,7 +464,7 @@ void PostedListWidget::clearPosts()
|
|||
mPosts.clear();
|
||||
}
|
||||
|
||||
bool PostedListWidget::navigatePostItem(const RsGxsMessageId &msgId)
|
||||
bool PostedListWidget::navigatePostItem(const RsGxsMessageId & /*msgId*/)
|
||||
{
|
||||
//TODO
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue