diff options
Diffstat (limited to 'dom/media/gmp/PGMPDecryptor.ipdl')
-rw-r--r-- | dom/media/gmp/PGMPDecryptor.ipdl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dom/media/gmp/PGMPDecryptor.ipdl b/dom/media/gmp/PGMPDecryptor.ipdl index 06b9b9cb60..207933e8a6 100644 --- a/dom/media/gmp/PGMPDecryptor.ipdl +++ b/dom/media/gmp/PGMPDecryptor.ipdl @@ -53,8 +53,6 @@ child: parent: async __delete__(); - async SetDecryptorId(uint32_t aId); - async SetSessionId(uint32_t aCreateSessionToken, nsCString aSessionId); |