Skip to content

Commit 3febf8d

Browse files
authored
Merge pull request #1339 from txdv/git-clone-options-field
Remove obsolete field.
2 parents 3b99abf + 67626b7 commit 3febf8d

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)