This should have been in the previous commit instead of NSPasteboard.h

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30071 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2010-03-28 21:34:13 +00:00
parent 504a5c2064
commit 6b262e278b

View file

@ -1532,7 +1532,8 @@ static NSMapTable *mimeMap = NULL;
- (BOOL)writeObjects: (NSArray*)objects
{
// FIXME: not implemented
return NO;
}
/**