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