mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 15:40:47 +00:00
Switch XIB cursor logs to Debug level
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@37631 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3860611cea
commit
a139d7094a
4 changed files with 5 additions and 3 deletions
|
@ -119,7 +119,6 @@ static NSMutableArray *screenArray = nil;
|
|||
[screenArray addObject: screen];
|
||||
RELEASE(screen);
|
||||
}
|
||||
NSLog(@"NSScreen:screens: %@", screenArray);
|
||||
|
||||
return [NSArray arrayWithArray: screenArray];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue