mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 02:57:30 +00:00
Remove unused method
This commit is contained in:
parent
d4be2d2227
commit
761d2c27b7
1 changed files with 0 additions and 4 deletions
|
|
@ -167,10 +167,6 @@ export default class Media {
|
|||
}
|
||||
|
||||
/* Actions */
|
||||
previous() {
|
||||
// Implement this when we support playlists
|
||||
}
|
||||
|
||||
play() {
|
||||
this._source.play();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue