Skip to content

Commit

Permalink
chore: Remove leftover println!
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-McSweeney authored and Aaron1011 committed Nov 10, 2023
1 parent c821d05 commit d51cfff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/loader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2274,8 +2274,6 @@ impl<'gc> Loader<'gc> {
"onSelect".into(),
)?;
} else {
println!("File dialog res = cancel");

as_broadcaster::broadcast_internal(
&mut activation,
target_object,
Expand Down

0 comments on commit d51cfff

Please sign in to comment.