summary refs log tree commit diff
path: root/src/timeline/TimelineModel.cpp
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-10-09 21:58:21 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2023-10-09 22:04:01 +0200
commitb29ce3ca440760c9681e56a6c8e0067de3dd9e61 (patch)
treefbcbea135d038cdfc1c55f9362fac540d1e39fae /src/timeline/TimelineModel.cpp
parentShrink replies (diff)
downloadnheko-b29ce3ca440760c9681e56a6c8e0067de3dd9e61.tar.xz
cleanups
Diffstat (limited to '')
-rw-r--r--src/timeline/TimelineModel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/timeline/TimelineModel.cpp b/src/timeline/TimelineModel.cpp
index c2bcfeb5..aa7a5e6a 100644
--- a/src/timeline/TimelineModel.cpp
+++ b/src/timeline/TimelineModel.cpp
@@ -2290,7 +2290,6 @@ TimelineModel::markSpecialEffectsDone()
 QString
 TimelineModel::formatTypingUsers(const QStringList &users, const QColor &bg)
 {
-    nhlog::db()->critical("TYPING USERS!");
     QString temp =
       tr("%1 and %2 are typing.",
          "Multiple users are typing. First argument is a comma separated list of potentially "