Remove references to Inter Context Delegates.
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Tue, 29 Oct 2013 09:15:43 +0000 (10:15 +0100)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Wed, 30 Oct 2013 01:55:38 +0000 (10:55 +0900)
commitc19a6f7db96ed8f39eb74ebb2250ffec5a0b278a
treec8ebe1a42e8c9c5846997f92d66f3345f7125c7b
parentd2b4a82a9bc4fe60e6999884ba4f3010e3878bd1
Remove references to Inter Context Delegates.

[Issue#]   LINUXWRT-1061
[Problem]  Unnecessary references to Inter Context Delegates.
[Cause]    Smack and AceCheck tasks inherit after ICDelegateSupport but don't make use of it.
[Solution] Remove the references.

[Verification]
    1. Build repository with tests
    2. Run `wrt-installer-tests-general --output=text` (the same number of
       tests should pass before and after applying this change).

[Remarks]
This change is connected to removal of FastDelegate library task.

Change-Id: Ie35d2882ecab7bc49827b5e32fb096d26629aaa9
src/jobs/widget_install/task_ace_check.h
src/jobs/widget_install/task_smack.h