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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2011-05-02 15:32:38 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2011-05-02 15:32:38 +0400
commitb0ed43c58160316e490250533c0eb9237a26c9d3 (patch)
tree78364bcbd8e30c0dcee5b5be19b52bdde074a476 /source/blender/editors/space_image/CMakeLists.txt
parent438f604d157cd0165abe4c004f23fa3c0783df0c (diff)
Image Editor: remove toolbox menu, was an experiment and not in any other space.
Diffstat (limited to 'source/blender/editors/space_image/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_image/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_image/CMakeLists.txt b/source/blender/editors/space_image/CMakeLists.txt
index e3ac30067a5..b23ab624faa 100644
--- a/source/blender/editors/space_image/CMakeLists.txt
+++ b/source/blender/editors/space_image/CMakeLists.txt
@@ -37,7 +37,6 @@ set(INC
set(SRC
image_buttons.c
image_draw.c
- image_header.c
image_ops.c
image_render.c
space_image.c