mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-28 02:40:47 +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
806a799fa5
commit
397fb8cd17
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