summaryrefslogtreecommitdiff
path: root/git.h
diff options
context:
space:
mode:
Diffstat (limited to 'git.h')
-rw-r--r--git.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/git.h b/git.h
index 9671a18..4fd7131 100644
--- a/git.h
+++ b/git.h
@@ -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;