Fix some documentation errors

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21494 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2005-07-17 14:07:07 +00:00
parent f98ecc041a
commit 239d1b5296
9 changed files with 38 additions and 13 deletions

View file

@ -600,7 +600,6 @@ GSSetDragTypes(NSView* obj, NSArray *types)
to handle
removal of aView (and recursively, its children) from its window -
performing tidyup by invalidating cursor rects etc. </p>
<standards><NotMacOS-X/><NotOpenStep/></standards>
*/
- (void) removeSubview: (NSView*)aView
{