mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Bugfix for removing actions from runloop
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6045 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fb65f2b8b6
commit
f80442c11b
4 changed files with 10 additions and 4 deletions
|
@ -154,7 +154,7 @@ NSString *NSPortTimeoutException
|
|||
}
|
||||
|
||||
- (BOOL) sendBeforeDate: (NSDate*)when
|
||||
components: (NSArray*)components
|
||||
components: (NSMutableArray*)components
|
||||
from: (NSPort*)receivingPort
|
||||
reserved: (unsigned) length
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue