remove config.h, add options to stagit.c

This commit is contained in:
Hiltjo Posthuma
2016-05-03 00:38:33 +02:00
parent aa36e0c9b4
commit 069f105725
3 changed files with 6 additions and 7 deletions

View File

@@ -12,7 +12,6 @@
#include <git2.h>
#include "compat.h"
#include "config.h"
static git_repository *repo;