aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2016-08-20 18:02:02 +1000
committerSam Potts <me@sampotts.me>2016-08-20 18:02:02 +1000
commit9d109bf02dc6ae6bfe356bfe25c2acb8915c05dd (patch)
treedbb5fe14507bee39f906dfa587c654aadedd7f04 /readme.md
parentfc45ab48c932c6ecb810ed6456ff824ef43be73c (diff)
downloadplyr-9d109bf02dc6ae6bfe356bfe25c2acb8915c05dd.tar.lz
plyr-9d109bf02dc6ae6bfe356bfe25c2acb8915c05dd.tar.xz
plyr-9d109bf02dc6ae6bfe356bfe25c2acb8915c05dd.zip
Refactoring and bug fixing
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index 1924968e..53a3c77c 100644
--- a/readme.md
+++ b/readme.md
@@ -542,11 +542,6 @@ Here's a list of the methods supported:
<td>Destroys the plyr UI and any media event listeners, effectively restoring to the previous state before <code>setup()</code> was called.</td>
</tr>
<tr>
- <td><code>restore()</code></td>
- <td>&mdash;</td>
- <td>Reverses the effects of the <code>destroy()</code> method, restoring the UI and listeners.</td>
- </tr>
- <tr>
<td><code>getCurrentTime()</code></td>
<td>&mdash;</td>
<td>Will return a float with the current time in seconds.</td>