stagit

old leftover: dont create log dir

Hiltjo Posthuma contact@arjunchoudhary.com

commit: a0b2b8e parent: 2686637
1 files changed, 0 insertions(+), 1 deletions(-)
Mstagit.c+0-1
M · stagit.c +0, -1
1@@ -950,7 +950,6 @@ main(int argc, char *argv[])
2 	git_object_free(obj);
3 
4 	/* log for HEAD */
5-	mkdir("log", 0755);
6 	fp = efopen("log.html", "w");
7 	relpath = "";
8 	writeheader(fp);