From bb2a9fe18089be0895e05bc2e525af5fad4c97bb Mon Sep 17 00:00:00 2001 From: daboe01 Date: Sun, 24 Jul 2016 17:45:26 +0200 Subject: [PATCH] formatting --- AppKit/CPTableView.j | 1 - 1 file changed, 1 deletion(-) diff --git a/AppKit/CPTableView.j b/AppKit/CPTableView.j index 575fb4b5b..04f298f37 100644 --- a/AppKit/CPTableView.j +++ b/AppKit/CPTableView.j @@ -5346,7 +5346,6 @@ Your delegate can implement this method to avoid subclassing the tableview to ad column; [self getColumn:@ref(column) row:@ref(row) forView:object]; - [self _commitDataViewObjectValue:object forColumn:column andRow:row]; } }