mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 23:08:05 +08:00
Remove leftover debug logs
This commit is contained in:
@@ -39,7 +39,6 @@ pub struct BlitSubpath<P> {
|
||||
|
||||
#[node_macro::node_fn(BlitSubpath)]
|
||||
fn bilt_subpath(base_image: Image, path_data: VectorData) -> Image {
|
||||
log::info!("Blitting subpath {path_data:#?}");
|
||||
// TODO: Get forma to compile
|
||||
/*use forma::prelude::*;
|
||||
let composition = Composition::new();
|
||||
|
||||
Reference in New Issue
Block a user