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-10-09 19:34:25 +0300
committerClément Foucault <foucault.clem@gmail.com>2018-10-09 20:08:25 +0300
commitbb83bd773c855d3989770d2f87c4a88a255152ed (patch)
tree7ce82739e67a53a400e04301c41f0036f0afc7fd /source/blender/editors/space_view3d/CMakeLists.txt
parent2c0f02dd0a886ee0e6869a35ab901c0fa8d822eb (diff)
Cleanup: Remove old smoke drawing code
Diffstat (limited to 'source/blender/editors/space_view3d/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_view3d/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_view3d/CMakeLists.txt b/source/blender/editors/space_view3d/CMakeLists.txt
index 4bcec142aa9..0d30d623b8d 100644
--- a/source/blender/editors/space_view3d/CMakeLists.txt
+++ b/source/blender/editors/space_view3d/CMakeLists.txt
@@ -44,7 +44,6 @@ set(INC_SYS
set(SRC
drawobject.c
- drawvolume.c
space_view3d.c
view3d_buttons.c
view3d_camera_control.c