From c55ffebc406d7d2af3c71b2dace3ec7e3238fd55 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 8 Oct 2012 14:26:01 +0000 Subject: - Fix the Quick Connect entry on the connection screen being a drag and drop target - Speculative fix for 10.6 & 10.5 connection screen padding/layout issues --- Source/SPOutlineView.m | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Source/SPOutlineView.m') diff --git a/Source/SPOutlineView.m b/Source/SPOutlineView.m index 187876be..0170b4f5 100644 --- a/Source/SPOutlineView.m +++ b/Source/SPOutlineView.m @@ -34,13 +34,6 @@ @implementation SPOutlineView -- (id)init -{ - self = [super init]; - - return self; -} - /** * Right-click at row will select that row before ordering out the contextual menu * if not more than one row is selected. -- cgit v1.2.3