refactoring: remove unnecessary params in parseRule 29/199529/2
authorAdrian Szyndela <adrian.s@samsung.com>
Tue, 12 Feb 2019 12:12:07 +0000 (13:12 +0100)
committerAdrian Szyndela <adrian.s@samsung.com>
Tue, 12 Feb 2019 14:49:48 +0000 (15:49 +0100)
commit7f405a479acfd9e45afd364fb2105c7d285d6ba0
treeb308f054df9e31f5288021463fd738857e7d6671
parent434663b5e5307a1ad4de11fb4936413afab945bd
refactoring: remove unnecessary params in parseRule

Removed params policy_type and policy_type_value from
DbAdapter::parsePolicyAttribute() as they are used once and
are references to policy_type and policy_type_value members.

Change-Id: I59850b91fe739cd275d122a3df83ffb988c2cd74
src/internal/policy.cpp
src/internal/policy.hpp