From 224b28d390c9d16558d3184a39aec8da60af5dcb Mon Sep 17 00:00:00 2001 From: michael starke Date: Tue, 29 Sep 2015 12:46:45 +0200 Subject: [PATCH] removed emtpy line Signed-off-by: michael starke --- MacPass/MPEntryInspectorViewController.h | 1 - 1 file changed, 1 deletion(-) diff --git a/MacPass/MPEntryInspectorViewController.h b/MacPass/MPEntryInspectorViewController.h index b5bab8e1..58c374bc 100644 --- a/MacPass/MPEntryInspectorViewController.h +++ b/MacPass/MPEntryInspectorViewController.h @@ -70,5 +70,4 @@ - (void)beginEditing; - (void)endEditing; - @end