Introduce UNUSED_PARAM()
authorSoo-Hyun Choi <sh9.choi@samsung.com>
Mon, 26 Aug 2013 15:58:54 +0000 (00:58 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Mon, 26 Aug 2013 15:58:54 +0000 (00:58 +0900)
commit743ebbe5e8b4115eb96df04dfd7afa0ee27caf72
tree18f38058ae3ad25fc4830605711f8146bad834d3
parente46534d0e6782206eeaac6c34f0ada1a2765ceaf
Introduce UNUSED_PARAM()

[Issue#]     N/A
[Problem]    Build warning with unused parameters.
[Cause]      Parameters are declared but not used.
[Solution]   Introduce UNUSED_PARAM().
[SCMRequest] N/A

Change-Id: I461595e95c7eab7fd13a570f4f572a98ea0cdd18
webapp-detail/util.h