Skip to content

Commit 57db225

Browse files
committed
Update utils.h
1 parent 2465c2d commit 57db225

File tree

1 file changed

+0
-2
lines changed
  • pkgs/cupertino_http/darwin/cupertino_http/Sources/cupertino_http

1 file changed

+0
-2
lines changed

pkgs/cupertino_http/darwin/cupertino_http/Sources/cupertino_http/utils.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ typedef void (^_DidFinishWithLock)(NSCondition *lock, NSURLSession *session,
1717
/// `URLSession:downloadTask:didFinishDownloadingToURL:` that can be used to
1818
/// make an async Dart callback behave synchronously.
1919
_DidFinish adaptFinishWithLock(_DidFinishWithLock block);
20-
21-
void doNotCall();

0 commit comments

Comments
 (0)