mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
Remove commented code
This commit is contained in:
@@ -15,9 +15,6 @@ static NSButton* OakCreateImageButton (NSImage* image)
|
||||
[res setImage:image];
|
||||
[res setImagePosition:NSImageOnly];
|
||||
|
||||
// [res setContentHuggingPriority:NSLayoutPriorityDefaultLow forOrientation:NSLayoutConstraintOrientationHorizontal];
|
||||
// [res setContentHuggingPriority:NSLayoutPriorityDefaultLow forOrientation:NSLayoutConstraintOrientationVertical];
|
||||
//
|
||||
return res;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user