Removed obsolte method

This commit is contained in:
michael starke
2014-08-18 16:31:30 +02:00
parent e2e47a9bcf
commit 21586b7099

View File

@@ -641,10 +641,6 @@ NSString *const _MPTAbleSecurCellView = @"PasswordCell";
}
}
- (IBAction)enterHistoryBrowser:(id)sender {
}
- (void)delete:(id)sender {
KPKEntry *entry =[self _clickedOrSelectedEntry];
if(!entry) {