зеркало из https://github.com/mozilla/gecko-dev.git
bug 1210266 remove unused AudioNode::Callback() r=padenot
--HG-- extra : rebase_source : dd0e1f311982fb90852f8cb48f3e4517bf5fa8ce
This commit is contained in:
Родитель
2733a284c9
Коммит
8e20d26e10
|
@ -216,8 +216,6 @@ private:
|
|||
void DisconnectFromGraph();
|
||||
|
||||
protected:
|
||||
static void Callback(AudioNode* aNode) { /* not implemented */ }
|
||||
|
||||
// Helpers for sending different value types to streams
|
||||
void SendDoubleParameterToStream(uint32_t aIndex, double aValue);
|
||||
void SendInt32ParameterToStream(uint32_t aIndex, int32_t aValue);
|
||||
|
|
Загрузка…
Ссылка в новой задаче