mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 20:26:42 +00:00
Remove reference to method we are not implementing at this point
This commit is contained in:
parent
788606f424
commit
f73efa4f89
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 *)observer
|
||||
fromObjectsAtIndexes:(NSIndexSet *)indexes
|
||||
forKeyPath:(NSString *)keyPath
|
||||
context:(void *)context
|
||||
{
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
@implementation NSKeyValueObservationForwarder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue