aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
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>