mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 12:00:52 +00:00
remove uneeded comment
This commit is contained in:
parent
6c8691a082
commit
2fb06e0e7b
1 changed files with 0 additions and 2 deletions
|
@ -893,8 +893,6 @@
|
|||
forState: (NSControlStateValue)value
|
||||
enabled: (BOOL)enabled
|
||||
{
|
||||
|
||||
// make smaller so that it does not touch frame
|
||||
NSColor *backgroundColor = enabled ? [NSColor windowBackgroundColor] : [NSColor disabledControlTextColor];
|
||||
NSBezierPath *oval;
|
||||
NSRect rect = NSZeroRect;
|
||||
|
|
Loading…
Reference in a new issue