mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Remove unneeded method definition
This commit is contained in:
parent
48ccee0beb
commit
dbc71df600
1 changed files with 0 additions and 7 deletions
|
@ -1325,13 +1325,6 @@ cifframe_callback(ffi_cif *cif, void *retp, void **args, void *user)
|
|||
[iLock unlock];
|
||||
}
|
||||
|
||||
- (void) removeObserver: (NSObject*)anObserver
|
||||
fromObjectsAtIndexes: (NSIndexSet *)indexes
|
||||
forKeyPath: (NSString*)aPath
|
||||
context: (void *)context
|
||||
{
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
@implementation NSKeyValueObservationForwarder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue