diff options
Diffstat (limited to 'src/netops.h')
-rw-r--r-- | src/netops.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/netops.h b/src/netops.h index ea1072518..b7170a0f2 100644 --- a/src/netops.h +++ b/src/netops.h @@ -70,7 +70,6 @@ typedef struct gitno_connection_data { char *user; char *pass; bool use_ssl; - git_strarray *extra_headers; } gitno_connection_data; /* |