diff options
Diffstat (limited to 'stagit-index.c')
-rw-r--r-- | stagit-index.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stagit-index.c b/stagit-index.c index afd8320..8a01894 100644 --- a/stagit-index.c +++ b/stagit-index.c @@ -12,7 +12,6 @@ #include <git2.h> #include "compat.h" -#include "config.h" static git_repository *repo; |