diff options
Diffstat (limited to 'src/notes.h')
-rw-r--r-- | src/notes.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/notes.h b/src/notes.h index 70d5e13fc..39e18b621 100644 --- a/src/notes.h +++ b/src/notes.h @@ -12,8 +12,6 @@ #include "git2/oid.h" #include "git2/types.h" -#include "iterator.h" - #define GIT_NOTES_DEFAULT_REF "refs/notes/commits" #define GIT_NOTES_DEFAULT_MSG_ADD \ |