formatting

This commit is contained in:
daboe01
2016-07-24 17:45:26 +02:00
parent e9c7c7ee4c
commit bb2a9fe180
-1
View File
@@ -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];
}
}