Skip to content

Commit

Permalink
Comment unneeded code as discussed with @fredkiefer
Browse files Browse the repository at this point in the history
  • Loading branch information
gcasa committed Nov 11, 2024
1 parent 041b8fd commit aac04a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/NSBrowser.m
Original file line number Diff line number Diff line change
Expand Up @@ -3313,8 +3313,6 @@ - (id) _itemForColumn: (NSInteger)column
GSKeyValueBinding *theBinding;
theBinding = [GSKeyValueBinding getBinding: NSContentBinding
forObject: self];
// NSNumber *colNum = nil;

if (column == 0)
{
if (theBinding == nil)
Expand Down

0 comments on commit aac04a1

Please sign in to comment.