Clean up in NSView resize with old superview size method

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11924 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-01 15:45:19 +00:00
parent 0f19567490
commit 9b20bdef87

View file

@ -1,3 +1,8 @@
Tue Jan 1 13:36:56 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSView.m ([-resizeWithOldSuperviewSize:]): Removed all
traces of the obsolete code for managing the bounds. Tidied code.
2001-12-29 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSServicesManager.m: ([GSListener -forwardInvocation:])