summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/src/policy_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_external/src/policy_helper.cc')
-rw-r--r--src/components/policy/policy_external/src/policy_helper.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/policy/policy_external/src/policy_helper.cc b/src/components/policy/policy_external/src/policy_helper.cc
index e6605aed3a..0dde301d0e 100644
--- a/src/components/policy/policy_external/src/policy_helper.cc
+++ b/src/components/policy/policy_external/src/policy_helper.cc
@@ -675,7 +675,6 @@ bool CheckAppPolicy::IsAppPropertiesChanged(
if (!IsKnownAppication(app_policy.first)) {
SDL_LOG_DEBUG(
-
"AppProperties provided for new application: " << app_policy.first);
return true;
}