Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Foucault <foucault.clem@gmail.com>2018-09-26 17:41:50 +0300
committerClément Foucault <foucault.clem@gmail.com>2018-09-26 17:42:57 +0300
commit586ec7588f393d99c02605b3d6a966ef8594aff0 (patch)
tree2e3008bc69bc879faa7f89dfa9dd80cad9763575 /source/blender/draw/CMakeLists.txt
parentf7a81abe190a3ed546831577a077507758200777 (diff)
Cleanup: Edit Surface & Curve engines unused code
Diffstat (limited to 'source/blender/draw/CMakeLists.txt')
-rw-r--r--source/blender/draw/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/draw/CMakeLists.txt b/source/blender/draw/CMakeLists.txt
index 05cc9d1cfaf..f2a8256489d 100644
--- a/source/blender/draw/CMakeLists.txt
+++ b/source/blender/draw/CMakeLists.txt
@@ -80,7 +80,6 @@ set(SRC
modes/edit_mesh_mode.c
modes/edit_mesh_mode_text.c
modes/edit_metaball_mode.c
- modes/edit_surface_mode.c
modes/edit_text_mode.c
modes/object_mode.c
modes/overlay_mode.c