summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include
diff options
context:
space:
mode:
authorAlexander Kutsan <akutsan@luxoft.com>2017-08-22 18:37:42 +0300
committerAlexander Kutsan <akutsan@luxoft.com>2017-08-22 18:37:42 +0300
commit287a7dec6a40d5ab0b92cc480243b0d1d9a25e35 (patch)
tree229236e7e666ad232204491b5fbb0f59ba04d096 /src/components/policy/policy_external/include
parented87882cf04fc04d5cc2e18ffdcfe37c549c4433 (diff)
downloadsdl_core-287a7dec6a40d5ab0b92cc480243b0d1d9a25e35.tar.gz
Remove Promary RC group
Diffstat (limited to 'src/components/policy/policy_external/include')
-rw-r--r--src/components/policy/policy_external/include/policy/policy_table/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/policy/policy_external/include/policy/policy_table/types.h b/src/components/policy/policy_external/include/policy/policy_table/types.h
index 22cb071d04..a460db32db 100644
--- a/src/components/policy/policy_external/include/policy/policy_table/types.h
+++ b/src/components/policy/policy_external/include/policy/policy_table/types.h
@@ -176,7 +176,6 @@ struct ApplicationParams : PolicyBase {
Optional<Integer<uint16_t, 0, 65225> > memory_kb;
Optional<Integer<uint32_t, 0, UINT_MAX> > heart_beat_timeout_ms;
#ifdef SDL_REMOTE_CONTROL
- Optional<Strings> groups_primaryRC;
mutable Optional<ModuleTypes> moduleType;
#endif // SDL_REMOTE_CONTROL