diff options
| author | Manolo Gouy <Manolo> | 2016-11-16 20:01:19 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-11-16 20:01:19 +0000 |
| commit | 10cddcd501429b73e1cf7e37caf288b7cd2d32fa (patch) | |
| tree | ade211a2ee57a34ef5d1476cc8c97435b76b9f95 | |
| parent | 2baeda448b2680e2cca5cf314dd6430db721feab (diff) | |
Remove file fl_line_style.cxx
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12115 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | src/CMakeLists.txt | 1 | ||||
| -rw-r--r-- | src/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4af7eb2a8..e3089e83e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -120,7 +120,6 @@ set (CPPFILES fl_gleam.cxx fl_gtk.cxx fl_labeltype.cxx - fl_line_style.cxx fl_open_uri.cxx fl_oval_box.cxx fl_overlay.cxx diff --git a/src/Makefile b/src/Makefile index d2560c12a..265cab062 100644 --- a/src/Makefile +++ b/src/Makefile @@ -141,7 +141,6 @@ CPPFILES = \ fl_gleam.cxx \ fl_gtk.cxx \ fl_labeltype.cxx \ - fl_line_style.cxx \ fl_open_uri.cxx \ fl_oval_box.cxx \ fl_overlay.cxx \ |
