remove empty destory
This commit is contained in:
parent
36f389e8f9
commit
3925c8eddb
1 changed files with 0 additions and 3 deletions
|
@ -488,9 +488,6 @@ class HtmlAudioPlayer {
|
|||
return false;
|
||||
}
|
||||
|
||||
destroy() {
|
||||
}
|
||||
|
||||
supports(feature) {
|
||||
if (!supportedFeatures) {
|
||||
supportedFeatures = getSupportedFeatures();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue