diff options
| author | Carlos Martín Nieto <[email protected]> | 2014-12-11 02:59:07 +0100 |
|---|---|---|
| committer | Carlos Martín Nieto <[email protected]> | 2014-12-11 02:59:07 +0100 |
| commit | a9d993f3d1400970bfba572747edbee1b57fd221 (patch) | |
| tree | 0f34d2c0c60f38c8758c09913cf0bd17e53ec51e /push.go | |
| parent | cb6201b6336366651dcf146c626a4a1a44d20d79 (diff) | |
Remove useless includes
Diffstat (limited to 'push.go')
| -rw-r--r-- | push.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ package git /* #include <git2.h> -#include <git2/errors.h> int _go_git_push_status_foreach(git_push *push, void *data); int _go_git_push_set_callbacks(git_push *push, void *packbuilder_progress_data, void *transfer_progress_data); |
