summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stagit-index.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stagit-index.c b/stagit-index.c
index e8c6d4a..f9c7fd9 100644
--- a/stagit-index.c
+++ b/stagit-index.c
@@ -81,9 +81,6 @@ writeheader(FILE *fp)
"<td><b>Last commit</b></td></tr>"
"</thead><tbody>\n", fp);
}
- /* "<td><span class=\"desc\">", relpath); */
- /* xmlencode(fp, description, strlen(description)); */
- /* fputs("</span></td></tr><tr><td></td><td>\n" */
void
writefooter(FILE *fp)