This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
pEpObjCAdapter
Watch
9
Star
0
Fork
1
Code
Issues
Releases
2
Wiki
Activity
Browse Source
IOSAD-157 Consistent doc style
IOSAD-157
Dirk Zimmermann
3 years ago
parent
18901b6273
commit
f03fdd2c4b
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
pEpObjCAdapter/PEPQueue.h
+ 1
- 3
pEpObjCAdapter/PEPQueue.h
View File
@ -31,9 +31,7 @@ typedef void (^deleteOp)(id);
-
(
void
)
purge
:
(
deleteOp
)
del
;
/**
Removes
all
objects
from
the
queue
.
*/
/
/
/
Removes
all
objects
from
the
queue
.
-
(
void
)
removeAllObjects
;
@
end
Write
Preview
Loading…
Cancel
Save