make LaunchBrowser better

This commit is contained in:
ouwou
2020-12-17 21:07:12 -05:00
parent 58d0424dfc
commit 776c350eb6
4 changed files with 8 additions and 13 deletions

View File

@@ -768,8 +768,6 @@ bool ChatMessageItemContainer::OnLinkClick(GdkEventButton *ev) {
}
return false;
return false;
}
void ChatMessageItemContainer::ShowMenu(GdkEvent *event) {