mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
Add TODO. Will will defer completion of these classes until I have time to complete the NSProcessInfo activity methods.
This commit is contained in:
parent
6ef18c3ec3
commit
9dba9ae1ca
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
[pinfo performActivityWithOptions: _opts
|
||||
reason: _reason
|
||||
usingBlock: ^{
|
||||
// CALL_BLOCK(_block);
|
||||
// TODO: Need to implement the NSProcessInfo performActivity... methods.
|
||||
}];
|
||||
# else
|
||||
NSLog(@"No block support, so not running background activity....");
|
||||
|
|
Loading…
Reference in a new issue