Author: ygrego Date: 2015-05-26 08:47:59 +0000 (Tue, 26 May 2015) New Revision: 1465 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1465 Log: Deletion of initialization of the object "ChannelConfig". in method "init". Modified: oipf/js/impl/OipfObjectFactory.js Modified: oipf/js/impl/OipfObjectFactory.js =================================================================== --- oipf/js/impl/OipfObjectFactory.js 2015-05-26 08:46:42 UTC (rev 1464) +++ oipf/js/impl/OipfObjectFactory.js 2015-05-26 08:47:59 UTC (rev 1465) @@ -29,7 +29,6 @@ this.applicationManagerObject = new ApplicationManagerObject(); this.capabilitiesObject = new CapabilitiesObject(modelFactory); //this.codManagerObject = new CodManagerObject(); - this.channelConfig = new ChannelConfig(); //this.imsObject = new IMSObecjet(); //this.mdtfObject = new MDTFObject(); //this.notifSocketObject = new NotifSocket();
participants (1)
-
ygregoï¼ users.nuiton.org