mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-19 19:08:05 +08:00
Cleanup
This commit is contained in:
@@ -384,9 +384,6 @@ impl NodeGraphExecutor {
|
||||
return Err(format!("Invalid node graph output type: {node_graph_output:#?}"));
|
||||
}
|
||||
};
|
||||
// responses.add(Message::EndBuffer {
|
||||
// render_metadata: render_output_metadata,
|
||||
// });
|
||||
responses.add(DeferMessage::TriggerGraphRun);
|
||||
let graphene_std::renderer::RenderMetadata {
|
||||
upstream_footprints: footprints,
|
||||
|
||||
Reference in New Issue
Block a user