From a9d993f3d1400970bfba572747edbee1b57fd221 Mon Sep 17 00:00:00 2001 From: Carlos Martín Nieto Date: Thu, 11 Dec 2014 02:59:07 +0100 Subject: Remove useless includes --- commit.go | 1 - 1 file changed, 1 deletion(-) (limited to 'commit.go') diff --git a/commit.go b/commit.go index ed026a4..559a1bd 100644 --- a/commit.go +++ b/commit.go @@ -2,7 +2,6 @@ package git /* #include -#include extern int _go_git_treewalk(git_tree *tree, git_treewalk_mode mode, void *ptr); */ -- cgit v1.2.3