Fix removing unnecessary define.
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 6 Mar 2014 15:40:36 +0000 (16:40 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 12 Mar 2014 11:03:12 +0000 (12:03 +0100)
commit03d17a5563e96aedd69eea5332282a84847b29f5
tree10030ca1ec0c336f4f45647115fedb784ecc3155
parent173f71121e47a8e59371b7e5cf8aa5669cd7dc10
Fix removing unnecessary define.

[Issue#]        N/A
[Bug/Feature]   Using unnecessary define dependent on wrt-commons.
[Cause]         N/A
[Solution]      Using true instead of TRUE macro.
[Verification]  Build with wrt-commons devel. Run.
                privilege_control11_app_enable_permissions_nosmack should pass.
                Do the same for wrt-commons master branch.

Change-Id: I3e01a51b01a07c81d606506aa1295c4a052561e7
tests/libprivilege-control-tests/test_cases_nosmack.cpp