mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Removed unused prototype stuff.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2566 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9bbc7cce07
commit
9cdeed6b14
1 changed files with 0 additions and 2 deletions
|
@ -142,8 +142,6 @@ provideDataForType:(NSString *)type
|
|||
@end
|
||||
|
||||
@interface NSPasteboard (GNUstepExtensions)
|
||||
- (id)askOwner:(id)obj toProvideDataForType:(NSString*)t;
|
||||
- (id)askOwner:(id)obj toProvideDataForType:(NSString*)t andVersion:(int)v;
|
||||
- (void)setChangeCount: (int)changeCount;
|
||||
@end
|
||||
|
||||
|
|
Loading…
Reference in a new issue