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
Родитель 2ea710c634
Коммит 9596e5bbf0
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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",