summaryrefslogtreecommitdiffstats
path: root/gfx/ipc/PGPU.ipdl
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-05-22 19:19:56 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-05-22 19:19:56 +0200
commit612459488e5810335c493c467c239c40787cc1d3 (patch)
treec2af0c54608799f2ecb79760bd02c9cf5b25911a /gfx/ipc/PGPU.ipdl
parenta3e8c9f82fb57bdfae9cad40b3d1e6587b73994b (diff)
downloadUXP-612459488e5810335c493c467c239c40787cc1d3.tar
UXP-612459488e5810335c493c467c239c40787cc1d3.tar.gz
UXP-612459488e5810335c493c467c239c40787cc1d3.tar.lz
UXP-612459488e5810335c493c467c239c40787cc1d3.tar.xz
UXP-612459488e5810335c493c467c239c40787cc1d3.zip
Remove IPC CrashReporterClient/Host
Tag #20.
Diffstat (limited to 'gfx/ipc/PGPU.ipdl')
-rw-r--r--gfx/ipc/PGPU.ipdl2
1 files changed, 0 insertions, 2 deletions
diff --git a/gfx/ipc/PGPU.ipdl b/gfx/ipc/PGPU.ipdl
index c442335c9..d36c51394 100644
--- a/gfx/ipc/PGPU.ipdl
+++ b/gfx/ipc/PGPU.ipdl
@@ -89,8 +89,6 @@ child:
// Graphics errors, analogous to PContent::GraphicsError
async GraphicsError(nsCString aError);
- async InitCrashReporter(Shmem shmem);
-
// Have a message be broadcasted to the UI process by the UI process
// observer service.
async NotifyUiObservers(nsCString aTopic);