summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/include/policy/policy_manager_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_regular/include/policy/policy_manager_impl.h')
-rw-r--r--src/components/policy/policy_regular/include/policy/policy_manager_impl.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/components/policy/policy_regular/include/policy/policy_manager_impl.h b/src/components/policy/policy_regular/include/policy/policy_manager_impl.h
index 32c546df62..0d1a61ec89 100644
--- a/src/components/policy/policy_regular/include/policy/policy_manager_impl.h
+++ b/src/components/policy/policy_regular/include/policy/policy_manager_impl.h
@@ -873,7 +873,6 @@ class PolicyManagerImpl : public PolicyManager {
void ResetTimeout() OVERRIDE;
protected:
-#if defined USE_HMI_PTU_DECRYPTION && defined PROPRIETARY_MODE
/**
* @brief Parse policy table content and convert to PT object
* @param pt_content binary content of PT
@@ -881,15 +880,6 @@ class PolicyManagerImpl : public PolicyManager {
*/
virtual std::shared_ptr<policy_table::Table> Parse(
const BinaryMessage& pt_content);
-#else
- /**
- * @brief Parse policy table content and convert to PT object
- * @param pt_content binary content of PT
- * @return pointer to converted PT
- */
- virtual std::shared_ptr<policy_table::Table> ParseArray(
- const BinaryMessage& pt_content);
-#endif
/**
* @brief Getter for policy settings