summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2025-07-03 22:37:49 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2025-07-03 22:37:49 +0200
commitd5220370b1b6022e274646e0844060cc8470c458 (patch)
treefff3c1a67065149609ff5c75b3921c15f6347ce1 /src/CMakeLists.txt
parent4e1450d7503d8d973a5b6d17dca473be15d0042b (diff)
Remove private class Fl_Int_Vector
This class was used in pre-C++11 versions (up to 1.4.x) and is no longer needed.
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 b43794804..d4214502d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -63,7 +63,6 @@ set(CPPFILES
Fl_Input.cxx
Fl_Input_.cxx
Fl_Input_Choice.cxx
- Fl_Int_Vector.cxx
Fl_Light_Button.cxx
Fl_Menu.cxx
Fl_Menu_.cxx