summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-09-26 16:43:10 +0000
committerManolo Gouy <Manolo>2016-09-26 16:43:10 +0000
commit5b5ba880f5c517eb2206c63b3def45ce60cc7136 (patch)
tree000fce14837b2872444b00e53c5d130fd4605d4f /src/Makefile
parent45e6be7316af7f2950f83b2c5cc28cf985315bf7 (diff)
MacOS platform: the printer's graphics driver should also call Fl_Graphics_Driver::newMainGraphicsDriver()
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11982 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 271ce867d..0e767b404 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -223,7 +223,6 @@ QUARTZCPPFILES = \
drivers/Quartz/Fl_Quartz_Graphics_Driver_font.cxx \
drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx \
drivers/Quartz/Fl_Quartz_Graphics_Driver_image.cxx \
- drivers/Quartz/Fl_Quartz_Printer_Graphics_Driver.cxx \
drivers/Quartz/Fl_Quartz_Graphics_Driver_arci.cxx \
drivers/Quartz/Fl_Quartz_Graphics_Driver_line_style.cxx \
drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.cxx \