From 8d4b0c15f795ec431983f4b04357417e6c8dba77 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Mon, 29 Jun 2020 11:35:58 +0200 Subject: Move class Fl_SVG_File_Surface from libfltk to libfltk_images. File examples/SVG_File_Surface.cxx is no longer useful because it was a very partial implementation of what is now class Fl_SVG_File_Surface. --- examples/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index f26f7dccf..4ed7c0567 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -24,7 +24,6 @@ ALL = browser-simple$(EXEEXT) \ progress-simple$(EXEEXT) \ shapedwindow$(EXEEXT) \ simple-terminal$(EXEEXT) \ - SVG_File_Surface$(EXEEXT) \ table-as-container$(EXEEXT) \ table-simple$(EXEEXT) \ table-sort$(EXEEXT) \ -- cgit v1.2.3