Bug 840260 - remove AudioChannelManager from classinfoclasses, fix B2G debug builds - no review, build fix

This commit is contained in:
Benoit Jacob 2013-02-11 18:15:54 -05:00
parent 1cb460ce39
commit 5a70487997

View File

@ -425,7 +425,3 @@ DOMCI_CLASS(MozTimeManager)
#ifdef MOZ_WEBRTC
DOMCI_CLASS(DataChannel)
#endif
#ifdef MOZ_AUDIO_CHANNEL_MANAGER
DOMCI_CLASS(AudioChannelManager)
#endif