diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-06-29 11:35:58 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-06-29 11:36:09 +0200 |
| commit | 8d4b0c15f795ec431983f4b04357417e6c8dba77 (patch) | |
| tree | 237becc1e29bf0a552e7700b231efcbd4431b97a /examples/Makefile | |
| parent | 26e6c3f930a052a1e729d160b0e8e5b6042b5018 (diff) | |
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.
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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) \ |
