Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico von Geyso <Nico.Geyso@FU-Berlin.de>2013-03-07 01:25:01 +0400
committerNico von Geyso <Nico.Geyso@FU-Berlin.de>2013-03-07 01:36:19 +0400
commitf7b18502154edac242ab3760feb05600e09d67b3 (patch)
treeaf284a120d670cd4563830fc92329334527240a8 /src/notes.h
parent1a90dcf64e561b21e0981a7d87d71e349fa37f69 (diff)
fixed minor issues with new note iterator
* fixed style issues * use new iterator functions for git_note_foreach()
Diffstat (limited to 'src/notes.h')
-rw-r--r--src/notes.h2
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 \