Author: manolo
Date: 2010-03-20 01:37:03 -0700 (Sat, 20 Mar 2010)
New Revision: 7307
Log:
Removed commented out statement.
Modified:
branches/branch-1.3/test/device.cxx
Modified: branches/branch-1.3/test/device.cxx
===================================================================
--- branches/branch-1.3/test/device.cxx 2010-03-20 08:31:19 UTC (rev 7306)
+++ branches/branch-1.3/test/device.cxx 2010-03-20 08:37:03 UTC (rev 7307)
@@ -598,7 +598,6 @@
void print(Fl_Widget *, void *w) {
Fl_Widget * g = (Fl_Widget *)w;
- //Fl_Printer * p = new Fl_PS_Printer(f, 3);
Fl_Printer * p = new Fl_Printer();
//p->page(Fl_Printer::A4);
//p->place(g, 70, 70, p->page_width() - 140, p->page_height() - 140,
FL_ALIGN_CENTER);
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit