Possible fix
This commit is contained in:
parent
8d386dadbb
commit
5c07692945
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ impl MediaData {
|
||||||
handler.stop();
|
handler.stop();
|
||||||
*song = None;
|
*song = None;
|
||||||
*name = String::new();
|
*name = String::new();
|
||||||
*mediadata.next_callback.borrow_mut() = None;
|
|
||||||
} else {
|
} else {
|
||||||
handler.stop();
|
handler.stop();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue