+2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
+
+ * nsterm.m (syms_of_nsterm): Remove debugging println.
+
2008-07-22 David Reitter <david.reitter@gmail.com>
* nsfns.m: (do_applescript, F_do_applescript): NS version of the
ns_antialias_threshold = NILP (tmp) ? 10.0 : XFLOATINT (tmp);
ns_default ("UseQuickdrawSmoothing", &ns_use_qd_smoothing,
Qt, Qnil, NO, NO);
-fprintf(stderr, "qd smoothing: %d (%d, %d)\n", ns_use_qd_smoothing, EQ(ns_use_qd_smoothing, Qt), NILP(ns_use_qd_smoothing));
ns_default ("UseSystemHighlightColor", &ns_use_system_highlight_color,
Qt, Qnil, NO, NO);
if (EQ (ns_use_system_highlight_color, Qt))