remove debug print
This commit is contained in:
parent
d208f75f46
commit
52c0fa5ce9
1 changed files with 0 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue