Depsgraph: Cleanup, remove unused function declaration
This commit is contained in:
@@ -224,12 +224,6 @@ void DEG_evaluate_on_framechange(struct EvaluationContext *eval_ctx,
|
||||
Depsgraph *graph,
|
||||
float ctime);
|
||||
|
||||
/* Data changed recalculation entry point.
|
||||
* < context_type: context to perform evaluation for
|
||||
*/
|
||||
void DEG_evaluate_on_refresh_ex(struct EvaluationContext *eval_ctx,
|
||||
Depsgraph *graph);
|
||||
|
||||
/* Data changed recalculation entry point.
|
||||
* < context_type: context to perform evaluation for
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user