Bug 1250934: remove unused method from MediaStreamGraphImpl r=padenot

on IRC
MozReview-Commit-ID: 2o6v4T7e4Qw
This commit is contained in:
Randell Jesup 2016-03-08 12:11:09 -05:00
parent a237d6632f
commit 9cec436b3e

View File

@ -185,10 +185,6 @@ public:
* This is called during application shutdown.
*/
void ForceShutDown(ShutdownTicket* aShutdownTicket);
/**
* Shutdown() this MediaStreamGraph's threads and return when they've shut down.
*/
void ShutdownThreads();
/**
* Called before the thread runs.