Additional code cleanup
This commit is contained in:
parent
12c46e86b4
commit
b9626f0c69
4 changed files with 0 additions and 34 deletions
|
|
@ -961,13 +961,6 @@ TimelineModel::decryptEvent(const mtx::events::EncryptedEvent<mtx::events::msg::
|
|||
return {dummy, false};
|
||||
}
|
||||
|
||||
void
|
||||
TimelineModel::reactAction(QString id)
|
||||
{
|
||||
setReaction(id);
|
||||
ChatPage::instance()->reactMessage(id);
|
||||
}
|
||||
|
||||
void
|
||||
TimelineModel::replyAction(QString id)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue