mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Code cleaning: Remove useless Action
This commit is contained in:
@@ -410,13 +410,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
#pragma mark - Actions
|
||||
|
||||
- (IBAction)search:(id)sender
|
||||
{
|
||||
[self performSegueWithIdentifier:@"presentSearch" sender:self];
|
||||
}
|
||||
|
||||
#pragma mark - recents drag & drop management
|
||||
|
||||
- (void)onRecentsDragEnd
|
||||
|
||||
Reference in New Issue
Block a user