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:
Nicola Pero 2002-07-15 13:57:21 +00:00
parent f0770b65a9
commit da741d0545

View file

@ -470,7 +470,6 @@ static NSNotificationCenter *nc = nil;
*/
+ (void) initialize
{
NSLog (@"NSWindow initialize");
if (self == [NSWindow class])
{
NSDebugLog(@"Initialize NSWindow class\n");