Skip to content

Commit

Permalink
Update NRMATaskQueue.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruin-NR authored Dec 16, 2024
1 parent b9f4cd1 commit 6a3410b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Agent/Public/NRMATaskQueue.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@
+ (void) stop;

+ (void) synchronousDequeue;
+ (void) synchronousDequeueWithCompletion:(void (^)(BOOL))completion;
@end

0 comments on commit 6a3410b

Please sign in to comment.