mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Remove debug stuff
This commit is contained in:
parent
027cb95650
commit
df9109f040
1 changed files with 0 additions and 1 deletions
|
@ -474,7 +474,6 @@ static NSMutableArray *activeConstraints = nil;
|
|||
selector: @selector(_handleWindowResize:)
|
||||
name: NSWindowDidResizeNotification
|
||||
object: [_firstItem window]];
|
||||
NSLog(@"Decoding");
|
||||
[NSLayoutConstraint _addActiveConstraint: self];
|
||||
|
||||
return self;
|
||||
|
|
Loading…
Reference in a new issue