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
committerFabian Schempp <fabianschempp@googlemail.com>2022-04-11 01:28:35 +0300
commiteb5c1d6d12cc14fc11a463e072e3fba83bdbd7b9 (patch)
treeee6134d8604202d33af58c78536d571fc7d3d8d7 /source/blender/editors/space_node/CMakeLists.txt
parentd9c351c039724188fe4b0e4d5e2205903ccfef64 (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