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:
authorJeroen Bakker <jeroen@blender.org>2021-03-05 17:12:39 +0300
committerJeroen Bakker <jeroen@blender.org>2021-03-05 18:56:14 +0300
commit8b2fb7aeed5572a815322ac241cd8361321f2376 (patch)
tree325b2095f57fee3380c274b6c68baf6e421ea5c8 /source/blender/compositor/intern/COM_ExecutionSystem.h
parent6ebd34c8026d30628755ddd9323f271a3e1457ae (diff)
Cleanup: Remove unused method.
Diffstat (limited to 'source/blender/compositor/intern/COM_ExecutionSystem.h')
-rw-r--r--source/blender/compositor/intern/COM_ExecutionSystem.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/compositor/intern/COM_ExecutionSystem.h b/source/blender/compositor/intern/COM_ExecutionSystem.h
index d18125ebc50..8b69caf106f 100644
--- a/source/blender/compositor/intern/COM_ExecutionSystem.h
+++ b/source/blender/compositor/intern/COM_ExecutionSystem.h
@@ -140,11 +140,6 @@ class ExecutionSystem {
void findOutputExecutionGroup(std::vector<ExecutionGroup *> *result,
CompositorPriority priority) const;
- /**
- * find all execution group with output nodes
- */
- void findOutputExecutionGroup(std::vector<ExecutionGroup *> *result) const;
-
public:
/**
* \brief Create a new ExecutionSystem and initialize it with the