diff options
Diffstat (limited to 'git.h')
-rw-r--r-- | git.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ typedef struct git_repo git_repo; typedef struct pull_request pull_request; -typedef struct index index; typedef struct file file; typedef struct comment comment; typedef struct git_branch git_branch; |