Room Participants: Retrieve the potential segmented view controller from the parent view controller.

This commit is contained in:
giomfo
2016-06-23 18:43:01 +02:00
parent 767cc8830f
commit b5a8124c24
3 changed files with 7 additions and 16 deletions
@@ -85,11 +85,6 @@
*/
@property (nonatomic) BOOL isAddParticipantSearchBarEditing;
/**
The potential segmented view controller in which the view controller is displayed.
*/
@property (nonatomic) SegmentedViewController *segmentedViewController;
/**
Enable mention option in member details view. NO by default
*/