diff --git a/swf/src/read.rs b/swf/src/read.rs index 0db4c6090..480c03322 100644 --- a/swf/src/read.rs +++ b/swf/src/read.rs @@ -898,7 +898,7 @@ impl Reader { .into_iter() .collect(), key_code: None, - action_data: action_data, + action_data, }], }) }