From 390fa9caa7b426bb60b4dcfa020a2f6c921ddb5b Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Fri, 26 Nov 2021 15:28:43 +0100 Subject: Fix for issue #254: remove hardware overlay support - cont'd. --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8b64485a6..3c00f0da9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -144,7 +144,6 @@ set (CPPFILES fl_open_uri.cxx fl_oval_box.cxx fl_overlay.cxx - fl_overlay_visual.cxx fl_plastic.cxx fl_read_image.cxx fl_rect.cxx -- cgit v1.2.3