IOSAD-157 Consistent doc style

IOSAD-157
Dirk Zimmermann 3 years ago
parent 18901b6273
commit f03fdd2c4b

@ -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

Loading…
Cancel
Save