[
https://issues.apache.org/jira/browse/OFBIZ-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16472999#comment-16472999 ]
Deepak Dixit commented on OFBIZ-10397:
--------------------------------------
Removed ContentServices.updateContentMethod call from ContentManagementServices.java at r#1831458
> Remove unused code from ContentServices class file
> --------------------------------------------------
>
> Key: OFBIZ-10397
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10397> Project: OFBiz
> Issue Type: Improvement
> Reporter: Deepak Dixit
> Assignee: Deepak Dixit
> Priority: Major
>
> While working on OFBIZ-10393, found that we have some unused code in ContentServices class file
> We can remove following method from ContentServices
> - createContentAssoc
> - createContentAssocMethod
> - updateContent
> - updateContentMethod
> - updateContentAssoc
> - updateContentAssocMethod
> We have already converted some of these services to entity-auto, so all these can be removed directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)