Skip to content

Commit 67626b7

Browse files
committed
Remove obsolete field.
This field was removed from libgit2 a year and a half ago.
1 parent 3b99abf commit 67626b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

LibGit2Sharp/Core/GitCloneOptions.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ internal struct GitCloneOptions
2323
public GitCloneLocal Local;
2424
public IntPtr CheckoutBranch;
2525

26-
public IntPtr signature; // Really a SignatureSafeHandle
27-
2826
public IntPtr RepositoryCb;
2927
public IntPtr RepositoryCbPayload;
3028

0 commit comments

Comments
 (0)