Removed annoying log in NSApplication

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7431 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2000-09-07 01:02:48 +00:00
parent 05fe129ea0
commit 561c97112f

View file

@ -1,3 +1,9 @@
Thu Sep 7 02:56:25 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSApplication.m ([-_windowWillClose:notification]): Use
NSDebugLog instead of NSLog to log asking to delegate whether to
terminate app.
Wed Sep 6 16:44:30 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSBrowser.m: Cache scrollerWidth in the whole class;