Remove temporary call bar

This commit is contained in:
ismailgulek
2021-04-21 11:41:28 +03:00
parent 983995b282
commit 50cc21b9b9
3 changed files with 7 additions and 130 deletions
-10
View File
@@ -39,16 +39,6 @@ extern NSNotificationName const RoomCallTileTappedNotification;
*/
extern NSNotificationName const RoomGroupCallTileTappedNotification;
/**
Notification string used to indicate the view of a 'RoomViewController' instance did appear. Notification object will be 'RoomViewController' instance.
*/
extern NSNotificationName const RoomViewControllerViewDidAppearNotification;
/**
Notification string used to indicate the view of a 'RoomViewController' instance did disappear. Notification object will be 'RoomViewController' instance.
*/
extern NSNotificationName const RoomViewControllerViewDidDisappearNotification;
@interface RoomViewController : MXKRoomViewController
// The preview header