diff --git a/native.js b/native.js index d22a0316..94c80d5a 100644 --- a/native.js +++ b/native.js @@ -223,8 +223,6 @@ Native["java/lang/System.getProperty0.(Ljava/lang/String;)Ljava/lang/String;"] = value = "true"; break; case "audio.encodings": - // The value of this property is different than the value on a real Nokia Asha 503 phone. - // On a real phone, it is: encoding=audio/amr value = "encoding=audio/amr"; break; case "video.snapshot.encodings":