diff options
| -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 \ |
