From 600ce01ad301b06f4ffa2cd94dee1f2157e29eac Mon Sep 17 00:00:00 2001 From: Uwe Date: Mon, 23 Jan 2023 15:29:04 +0100 Subject: [PATCH] [Draft] fix compilation after #8234 --- src/Mod/Draft/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Mod/Draft/CMakeLists.txt b/src/Mod/Draft/CMakeLists.txt index 4e16c85259..1495c32b0c 100644 --- a/src/Mod/Draft/CMakeLists.txt +++ b/src/Mod/Draft/CMakeLists.txt @@ -12,7 +12,6 @@ SET(Draft_SRCS_base DraftGui.py DraftVecUtils.py DraftGeomUtils.py - DraftLayer.py WorkingPlane.py TestDraft.py TestDraftGui.py