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:
authorHans Goudey <h.goudey@me.com>2022-01-18 21:31:14 +0300
committerHans Goudey <h.goudey@me.com>2022-01-18 21:31:14 +0300
commit09ecb089a5e228e5543374df93bae0b211f73a5a (patch)
treec13e37547a32e602e502583e7dd386251bf43fc4 /source/blender/editors/space_node/CMakeLists.txt
parent15657b7ccd54c2e0205b42aaa237690c1d9d53cb (diff)
Cleanup: Remove unused node editor toolbar file
This file was added nine years ago, and was unused then. Now with active tools we use a different approach to create toolbars, so the file is not relevant.
Diffstat (limited to 'source/blender/editors/space_node/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_node/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_node/CMakeLists.txt b/source/blender/editors/space_node/CMakeLists.txt
index 94b67e43651..41d6388c947 100644
--- a/source/blender/editors/space_node/CMakeLists.txt
+++ b/source/blender/editors/space_node/CMakeLists.txt
@@ -51,7 +51,6 @@ set(SRC
node_relationships.cc
node_select.cc
node_templates.cc
- node_toolbar.cc
node_view.cc
space_node.cc