$NetBSD$

--- libfstt/table_ltsh.cc.orig	Sat Feb 14 22:58:03 2004
+++ libfstt/table_ltsh.cc	Sat Feb 14 22:58:12 2004
@@ -39,7 +39,7 @@
 	seekAbsolute(4 + glyphNo);
 
 	int yPel = readUByte();
-	debug("ltsh::getThreshold(glyphNo = %d) = %d\n", glyphNo, yPel);
+	debug2("ltsh::getThreshold(glyphNo = %d) = %d\n", glyphNo, yPel);
 
 	return yPel;
 }
