mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
commented some stuff out
This commit is contained in:
@@ -26,6 +26,16 @@
|
||||
return self;
|
||||
}
|
||||
|
||||
- (void)viewDidAppear:(BOOL)animated;
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
- (void)viewWillAppear:(BOOL)animated;
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
- (void)viewDidLoad {
|
||||
[super viewDidLoad];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user