mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 15:12:21 +00:00
Removed obsolte method
This commit is contained in:
@@ -641,10 +641,6 @@ NSString *const _MPTAbleSecurCellView = @"PasswordCell";
|
||||
}
|
||||
}
|
||||
|
||||
- (IBAction)enterHistoryBrowser:(id)sender {
|
||||
|
||||
}
|
||||
|
||||
- (void)delete:(id)sender {
|
||||
KPKEntry *entry =[self _clickedOrSelectedEntry];
|
||||
if(!entry) {
|
||||
|
||||
Reference in New Issue
Block a user