summaryrefslogtreecommitdiff
path: root/blob.go
diff options
context:
space:
mode:
authorCarlos Martín Nieto <[email protected]>2014-12-11 02:59:07 +0100
committerCarlos Martín Nieto <[email protected]>2014-12-11 02:59:07 +0100
commita9d993f3d1400970bfba572747edbee1b57fd221 (patch)
tree0f34d2c0c60f38c8758c09913cf0bd17e53ec51e /blob.go
parentcb6201b6336366651dcf146c626a4a1a44d20d79 (diff)
Remove useless includes
Diffstat (limited to 'blob.go')
-rw-r--r--blob.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/blob.go b/blob.go
index 58258fd..5a33bd8 100644
--- a/blob.go
+++ b/blob.go
@@ -2,7 +2,6 @@ package git
/*
#include <git2.h>
-#include <git2/errors.h>
#include <string.h>
extern int _go_git_blob_create_fromchunks(git_oid *id,