Skip to content

Commit

Permalink
Update controller.js
Browse files Browse the repository at this point in the history
  • Loading branch information
robwalch committed Oct 12, 2015
1 parent f1bc347 commit 784aadc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/controller/controller.js
Expand Up @@ -577,7 +577,6 @@ define([
this.seek = _seek;
this.stop = _stop;
this.load = _load;
this.setPlaylist = _setPlaylist;
this.playlistNext = _next;
this.playlistPrev = _prev;
this.playlistItem = _item;
Expand Down

0 comments on commit 784aadc

Please sign in to comment.