Skip to content

Commit

Permalink
Update utils.h
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Oct 22, 2024
1 parent 2465c2d commit 57db225
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ typedef void (^_DidFinishWithLock)(NSCondition *lock, NSURLSession *session,
/// `URLSession:downloadTask:didFinishDownloadingToURL:` that can be used to
/// make an async Dart callback behave synchronously.
_DidFinish adaptFinishWithLock(_DidFinishWithLock block);

void doNotCall();

0 comments on commit 57db225

Please sign in to comment.