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