summary refs log tree commit diff
path: root/resources/qml/TimelineRow.qml
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2020-06-09 20:47:21 -0400
committerJoseph Donofry <joedonofry@gmail.com>2020-06-09 20:47:21 -0400
commitfa34749279f1be42d3c684d49b4edd65b4cb7af9 (patch)
tree832a60ee7492ea7801a6f0304d9b8c0d7d852930 /resources/qml/TimelineRow.qml
parentUpdate translations (diff)
downloadnheko-fa34749279f1be42d3c684d49b4edd65b4cb7af9.tar.xz
Minor adjustments to emoji picker
Diffstat (limited to 'resources/qml/TimelineRow.qml')
-rw-r--r--resources/qml/TimelineRow.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/qml/TimelineRow.qml b/resources/qml/TimelineRow.qml
index 1f2f1615..9961d15f 100644
--- a/resources/qml/TimelineRow.qml
+++ b/resources/qml/TimelineRow.qml
@@ -95,7 +95,6 @@ MouseArea {
 			emojiPicker: emojiPopup
 			room_id: model.roomId
 			event_id: model.id
-//			onClicked: chat.model.reactAction(model.id)
 		}
 		ImageButton {
 			visible: timelineSettings.buttons