Remove "unused.h"
authorJihoon Chung <jihoon.chung@samsaung.com>
Wed, 16 Oct 2013 05:13:25 +0000 (14:13 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 17 Oct 2013 00:55:12 +0000 (00:55 +0000)
commitcd9a368aac497271a6e61541db342ef1a47384bd
treebabf8169301d0091f13ee933c798309ff441ab5c
parent7fde65d6b2b8ca098ead7ccd1ce25c435d7af8a3
Remove "unused.h"

[Issue#]     LINUXWRT-1016
[Problem]    Remove "unused.h"
[Cause]      DPL_UNUSED & DPL_UNUSED_PARAM macro move to availability.h.
             As unused.h doesn't contain any methods or macro, need to clean-up
[Solution]   Remove "unused.h"
[Verification] Build wrt repos
[SCMRequest] N/A

Change-Id: I08cd8a9d14284167690423b68bed26bcc8043429
modules/core/config.cmake
modules/core/include/dpl/unused.h [deleted file]