pass: pmqos: Remove unused code 47/113947/1
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 9 Feb 2017 06:28:48 +0000 (15:28 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 9 Feb 2017 10:22:03 +0000 (19:22 +0900)
This patch removes the unused code.

Change-Id: Ide74984d7a0160c458894f3d80851b40b8243f1e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-pmqos.c

index c3dc5846b4f78045aac50da8e0fb58c456bf55ea..159c0f4c81a0fe6dbdb83d82ab72f58116a92961 100644 (file)
@@ -125,10 +125,6 @@ int pass_notifier_pmqos_func(struct pass_policy *policy, void *data)
        int index = -1;
        int i;
 
-#if 0
-       if (!is_enabled(policy))
-               return 0;
-#endif
        if (!is_pmqos_enabled(policy))
                return 0;