Skip to content

Commit 99f9d6e

Browse files
committed
Bug 1937908 - Remove undefined function GMPParent::AbortAsyncShutdown. r=aosmond,media-playback-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D234853
1 parent c3abc8f commit 99f9d6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dom/media/gmp/GMPParent.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ class GMPParent final
129129
return nsCOMPtr<nsIFile>(mDirectory).forget();
130130
}
131131

132-
void AbortAsyncShutdown();
133-
134132
// Called when the child process has died.
135133
void ChildTerminated();
136134

0 commit comments

Comments
 (0)