Removed commented out statement.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7307 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
e107a3682c
commit
bddd495ab4
@ -598,7 +598,6 @@ void make_image() {
|
||||
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);
|
||||
|
Loading…
Reference in New Issue
Block a user