зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1016849 - Part 3: Remove isActive (bluetooth). r=btian
This commit is contained in:
Родитель
fd74ad258f
Коммит
f6fb2a8ba2
|
@ -181,7 +181,6 @@ TelephonyListener::CallStateChanged(uint32_t aServiceId,
|
|||
uint32_t aCallIndex,
|
||||
uint16_t aCallState,
|
||||
const nsAString& aNumber,
|
||||
bool aIsActive,
|
||||
bool aIsOutgoing,
|
||||
bool aIsEmergency,
|
||||
bool aIsConference,
|
||||
|
@ -201,7 +200,6 @@ TelephonyListener::EnumerateCallState(uint32_t aServiceId,
|
|||
uint32_t aCallIndex,
|
||||
uint16_t aCallState,
|
||||
const nsAString_internal& aNumber,
|
||||
bool aIsActive,
|
||||
bool aIsOutgoing,
|
||||
bool aIsEmergency,
|
||||
bool aIsConference,
|
||||
|
|
Загрузка…
Ссылка в новой задаче