delete initNotificatonCenter

This commit is contained in:
zhangqinhghe 2014-06-12 11:05:24 +08:00
parent 121d63b635
commit aa47ff4d54

View File

@ -91,9 +91,6 @@ JPushPlugin.prototype.pushCallback = function(data){
//android //android
//ios //ios
JPushPlugin.prototype.initNotificationCenter = function(){
this.call_native( "initNotifacationCenter", null,null);
}
if(!window.plugins){ if(!window.plugins){
window.plugins = {}; window.plugins = {};