remove debug print

This commit is contained in:
Junkui Zhang 2025-07-18 17:54:26 +08:00
parent e87ee91d8e
commit 788865e892

View file

@ -326,10 +326,6 @@ mod windows {
&rust_binding_path,
);
}
println!(
"cargo:warning=Successfully compiled shaders. Output written to: {}",
rust_binding_path
);
}
fn find_fxc_compiler() -> String {