diff options
Diffstat (limited to 'src/Fl_GDI_Printer.cxx')
| -rw-r--r-- | src/Fl_GDI_Printer.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_GDI_Printer.cxx b/src/Fl_GDI_Printer.cxx index 6717a3803..8dd83a8b4 100644 --- a/src/Fl_GDI_Printer.cxx +++ b/src/Fl_GDI_Printer.cxx @@ -234,7 +234,6 @@ int Fl_Printer::end_page (void) rsult = 1; } } - delete_image_list(); gc = NULL; return rsult; } |
