Remove comments related to FLTK_HAVE_PEN_SUPPORT which are now in fl_config.h.in

This commit is contained in:
ManoloFLTK
2026-06-17 14:50:43 +02:00
parent f981ef470f
commit e0f7adebba
-13
View File
@@ -356,16 +356,3 @@
*/
#cmakedefine01 HAVE_CURSOR_SHAPE
/*
* FLTK_HAVE_PEN_SUPPORT
*
* Do we have pen/tablet support for the current platform?
* See CMake option FLTK_OPTION_PEN_SUPPORT, but note that a build test
* (try_compile()) is performed to test if the option is available
*
* Note: this option is "hidden" in 'config.h', i.e. it's not (yet)
* publicly accessibe. Move this to 'fl_config.h' to make it public.
*
*/