Skip to content

Commit dcaf30f

Browse files
committed
Added one thing
1 parent 7835423 commit dcaf30f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MongoDB.Driver.Encryption/Library.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,6 @@ public delegate bool
698698
public delegate void mongocrypt_ctx_destroy(IntPtr ptr);
699699
public delegate IntPtr mongocrypt_kms_ctx_get_kms_provider(IntPtr handle, out uint length);
700700

701-
//TODO Need to put these and the new methods in the right place
702701
public delegate long mongocrypt_kms_ctx_usleep(IntPtr handle);
703702

704703
[return: MarshalAs(UnmanagedType.I1)]

0 commit comments

Comments
 (0)