remove debug print

This commit is contained in:
Junkui Zhang 2025-07-18 17:54:26 +08:00
parent d208f75f46
commit 52c0fa5ce9

View file

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