Code cleaning: remove useless methods

This commit is contained in:
giomfo
2015-08-17 19:15:58 +02:00
parent 759c37c2a3
commit d1c2f61d58
3 changed files with 3 additions and 41 deletions
@@ -40,9 +40,5 @@
- (void)popRoomViewControllerAnimated:(BOOL)animated;
- (BOOL)isPresentingMediaPicker;
- (void)presentMediaPicker:(UIImagePickerController*)mediaPicker;
- (void)dismissMediaPicker;
@end