summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2025-05-11 16:47:45 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2025-05-11 16:47:45 +0200
commitfacda9a0876f8b0633668e7a6778e0c099d748b3 (patch)
treee8fa8ad6bb1b8d0536008be4a5ea7552e8910d4e /src/CMakeLists.txt
parent82b20017356c9f81539639d84b56a097c43765a1 (diff)
Remove obsolete class Fl_String
Note: it's still in branch-1.4 and in git history for reference
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9c58ed958..f84d58d85 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -97,7 +97,6 @@ set(CPPFILES
Fl_Single_Window.cxx
Fl_Slider.cxx
Fl_Spinner.cxx
- Fl_String.cxx
Fl_Sys_Menu_Bar.cxx
Fl_System_Driver.cxx
Fl_Table.cxx