summary refs log tree commit diff
path: root/src/Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Utils.h')
-rw-r--r--src/Utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Utils.h b/src/Utils.h

index a50681ca..8f37a574 100644 --- a/src/Utils.h +++ b/src/Utils.h
@@ -67,9 +67,6 @@ scaleFactor(); void setScaleFactor(float factor); -void -setKeyRequestsPreference(QString roomId, bool value); - //! Human friendly timestamp representation. QString descriptiveTime(const QDateTime &then);