Backed out changeset 2d0ebc1bc7d6 (bug 1036233) for build bustage ON A CLOSED TREE

This commit is contained in:
Nigel Babu 2014-08-12 09:00:30 +05:30
parent c92019faa9
commit 9858b7f9c4

View File

@ -74,7 +74,6 @@ private:
BluetoothDevice::BluetoothDevice(nsPIDOMWindow* aWindow,
const BluetoothValue& aValue)
: DOMEventTargetHelper(aWindow)
, mPaired(false)
{
MOZ_ASSERT(aWindow);
MOZ_ASSERT(IsDOMBinding());