From 069f105725677ce2784d3d0def156c3115c9e330 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Tue, 3 May 2016 00:38:33 +0200 Subject: remove config.h, add options to stagit.c --- stagit-index.c | 1 - 1 file changed, 1 deletion(-) (limited to 'stagit-index.c') 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 #include "compat.h" -#include "config.h" static git_repository *repo; -- cgit v1.2.3