mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:50:44 +00:00
Comment unneeded code as discussed with @fredkiefer
This commit is contained in:
parent
041b8fda1f
commit
aac04a1a03
1 changed files with 0 additions and 2 deletions
|
@ -3313,8 +3313,6 @@ static BOOL browserUseBezels;
|
|||
GSKeyValueBinding *theBinding;
|
||||
theBinding = [GSKeyValueBinding getBinding: NSContentBinding
|
||||
forObject: self];
|
||||
// NSNumber *colNum = nil;
|
||||
|
||||
if (column == 0)
|
||||
{
|
||||
if (theBinding == nil)
|
||||
|
|
Loading…
Reference in a new issue