diff options
Diffstat (limited to 'Source/SPOutlineView.m')
-rw-r--r-- | Source/SPOutlineView.m | 7 |
1 files changed, 0 insertions, 7 deletions
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. |