From 66f149e24220d5e3b6f0473922e9b08cd4bbb21f Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 7 Nov 2020 10:17:10 -0500 Subject: Remove commented code --- stagit-index.c | 3 --- 1 file changed, 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) "Last commit" "\n", fp); } - /* "", relpath); */ - /* xmlencode(fp, description, strlen(description)); */ - /* fputs("\n" */ void writefooter(FILE *fp) -- cgit v1.2.3