Skip to content

Commit

Permalink
Remove deprecated methods
Browse files Browse the repository at this point in the history
  • Loading branch information
scottschiller committed Jun 18, 2012
1 parent 4276be9 commit e532444
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions doc/index.html
Expand Up @@ -223,11 +223,8 @@ <h4>Methods</h4>
<li><a href="#soundmanager-unmute">unmute()</a></li>
</ul>

<h4>Events</h4>
<h4>Events (Callbacks)</h4>
<ul>
<li><a href="#soundmanager-onerror" title="Deprecated in favour of soundManager.ontimeout()" class="deprecated">onerror</a></li>
<li><a href="#soundmanager-oninitmovie" title="Deprecated in favour of soundManager.ontimeout()" class="deprecated">oninitmovie</a></li>
<li><a href="#soundmanager-onload" title="Deprecated in favour of soundManager.onready()" class="deprecated">onload</a></li>
<li><a href="#soundmanager-onready">onready()</a></li>
<li><a href="#soundmanager-ontimeout">ontimeout()</a></li>
</ul>
Expand Down

0 comments on commit e532444

Please sign in to comment.