mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
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:
parent
504a5c2064
commit
6b262e278b
1 changed files with 2 additions and 1 deletions
|
@ -1532,7 +1532,8 @@ static NSMapTable *mimeMap = NULL;
|
|||
|
||||
- (BOOL)writeObjects: (NSArray*)objects
|
||||
{
|
||||
|
||||
// FIXME: not implemented
|
||||
return NO;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue