mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 03:20:37 +00:00
Removed debugging NSLog statement left in error
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14155 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f0770b65a9
commit
da741d0545
1 changed files with 0 additions and 1 deletions
|
@ -470,7 +470,6 @@ static NSNotificationCenter *nc = nil;
|
|||
*/
|
||||
+ (void) initialize
|
||||
{
|
||||
NSLog (@"NSWindow initialize");
|
||||
if (self == [NSWindow class])
|
||||
{
|
||||
NSDebugLog(@"Initialize NSWindow class\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue