[coco.core] Comment out unused arguments (#2990)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 6 Feb 2019 23:59:16 +0000 (08:59 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 6 Feb 2019 23:59:16 +0000 (08:59 +0900)
commit00bcefc6dfc1e1d6e340e3ca1db7e93fa3e1c587
treeaeea1f4ede368cce4b737c41359d551c0d6f98e8
parente65f87f7f53f2c1065d072374459df0dd733cdfa
[coco.core] Comment out unused arguments (#2990)

This commit comments out unused arguments from BC layout implementation
to suppress unused variable warning.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/src/IR/FeatureLayouts.cpp