Bug 1131508 - Remove ConnectResponse and CloseResponse from NfcContentHelper. r=dimi

This commit is contained in:
Yoshi Huang 2015-02-10 17:48:16 +08:00
parent 53877a1afb
commit f1e024bcc5

View File

@ -56,8 +56,6 @@ const NFC_IPC_MSG_NAMES = [
"NFC:MakeReadOnlyResponse",
"NFC:FormatResponse",
"NFC:TransceiveResponse",
"NFC:ConnectResponse",
"NFC:CloseResponse",
"NFC:CheckP2PRegistrationResponse",
"NFC:DOMEvent",
"NFC:NotifySendFileStatusResponse",