git » fp-git.git » commit 3f418cc

no

author ecalot
2005-01-26 22:47:51 UTC
committer ecalot
2005-01-26 22:47:51 UTC
parent 98037f05e7b8de0c8c7d56c41825c11497ab7c3e

no

FP/src/out/output.c +0 -1

diff --git a/FP/src/out/output.c b/FP/src/out/output.c
index 606707f..df6410c 100644
--- a/FP/src/out/output.c
+++ b/FP/src/out/output.c
@@ -95,7 +95,6 @@ void initText ()
 	font_init = 1;
 }
 
-/* Use vararg's too?? */
 unsigned int outputGetTextWidth (const char *txt)
 {
 	const unsigned char *s;