Merge branch 'es/rebase-i-respect-core-commentchar' into maint
[gitweb.git] / commit.h
index ca766d2f4aa0df98d958e19449ab24d417c5539b..f9504f70cc5b57de590099024556b9d2b6b2cdce 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -105,8 +105,6 @@ struct pretty_print_context {
         * Fields below here are manipulated internally by pp_* functions and
         * should not be counted on by callers.
         */
-
-       /* Manipulated by the pp_* functions internally. */
        struct string_list in_body_headers;
 };