APPROVE COMMIT 21.5
I can't believe nobody's complained about this, but CVS assures me it's
in the code that everybody has. Anyway, nuke it!
Index: src/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/ChangeLog,v
retrieving revision 1.951
diff -u -U0 -r1.951 ChangeLog
--- src/ChangeLog 29 Apr 2006 16:15:29 -0000 1.951
+++ src/ChangeLog 1 May 2006 16:35:27 -0000
@@ -0,0 +1,4 @@
+2006-04-30 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * font-mgr.c (string_list_to_fcobjectset): Remove debugging output.
+
Index: src/font-mgr.c
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/font-mgr.c,v
retrieving revision 1.2
diff -u -r1.2 font-mgr.c
--- src/font-mgr.c 25 Apr 2006 14:02:08 -0000 1.2
+++ src/font-mgr.c 1 May 2006 16:35:34 -0000
@@ -704,7 +704,6 @@
CHECK_STRING (elt);
s = fc_intern (elt);
- fprintf (stderr, "%s\n", s);
FcObjectSetAdd (os, s);
}
}
--
Graduate School of Systems and Information Engineering University of Tsukuba
http://turnbull.sk.tsukuba.ac.jp/ Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Economics of Information Communication and Computation Systems
Experimental Economics, Microeconomic Theory, Game Theory