summaryrefslogtreecommitdiff
path: root/branch.go
diff options
context:
space:
mode:
Diffstat (limited to 'branch.go')
-rw-r--r--branch.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/branch.go b/branch.go
index a179f75..48db67e 100644
--- a/branch.go
+++ b/branch.go
@@ -1,7 +1,6 @@
package git
/*
-#cgo pkg-config: libgit2
#include <git2.h>
#include <git2/errors.h>
*/