shithub: gefs

Download patch

ref: aff10b70cc9bd75f8a6c594bfba76bbe47a09b69
parent: 881162ca51b782747aa529958753a51fed6ab3f4
author: Michael Forney <mforney@mforney.org>
date: Sat Mar 12 17:49:00 EST 2022

remove unused quotefmtinstall

--- a/main.c
+++ b/main.c
@@ -125,7 +125,6 @@
 	assert(Treesz < Inlmax);
 	initfs(cachesz);
 	initshow();
-	quotefmtinstall();
 	fmtinstall('H', encodefmt);
 	fmtinstall('B', Bconv);
 	fmtinstall('M', Mconv);