summary refs log tree commit diff
path: root/src/encryption
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2023-08-11 22:14:27 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2023-08-11 22:14:27 -0400
commit8365cb215bdd6490737d189f6e4b4562d77e9528 (patch)
tree02087c8b50dde5e05673c283fabed0bef0a38285 /src/encryption
parentMerge pull request #1535 from Nheko-Reborn/powerlevelsInTimeline (diff)
downloadnheko-8365cb215bdd6490737d189f6e4b4562d77e9528.tar.xz
Remove some unnecessary forward declarations and headers
Diffstat (limited to 'src/encryption')
-rw-r--r--src/encryption/VerificationManager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/encryption/VerificationManager.h b/src/encryption/VerificationManager.h

index cdc8af30..24e1a206 100644 --- a/src/encryption/VerificationManager.h +++ b/src/encryption/VerificationManager.h
@@ -14,7 +14,6 @@ class DeviceVerificationFlow; class TimelineModel; -class TimelineModel; class TimelineViewManager; class RoomlistModel;