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:
authorPablo Vazquez <pablo@blender.org>2021-10-21 23:02:45 +0300
committerPablo Vazquez <pablo@blender.org>2021-10-21 23:02:45 +0300
commit9aab1a46263a87980efa18ba35d87814eb2f4cda (patch)
tree755dd421e09cd39a072ea00164b6adf43edfda0d /source/blender/editors/include
parent0c668852765ddac0ebe2d34f347095baac7eacc4 (diff)
Cleanup: unused code
Also fixes incompatible types.
Diffstat (limited to 'source/blender/editors/include')
-rw-r--r--source/blender/editors/include/UI_resources.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index 7235d57d667..61da496d344 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -240,7 +240,6 @@ typedef enum ThemeColorID {
TH_NODE_CURVING,
TH_NODE_GRID_LEVELS,
- TH_NODE_DASH_ALPHA,
TH_MARKER_OUTLINE,
TH_MARKER,