summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/smart_object_keys.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/src/smart_object_keys.cc')
-rw-r--r--src/components/application_manager/src/smart_object_keys.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/application_manager/src/smart_object_keys.cc b/src/components/application_manager/src/smart_object_keys.cc
index 45829a4d2a..09e0ccf38b 100644
--- a/src/components/application_manager/src/smart_object_keys.cc
+++ b/src/components/application_manager/src/smart_object_keys.cc
@@ -275,8 +275,6 @@ const char* service_name = "serviceName";
const char* service_type = "serviceType";
const char* service_icon = "serviceIcon";
const char* allow_app_consumers = "allowAppConsumers";
-const char* uri_prefix = "uriPrefix";
-const char* uri_scheme = "uriScheme";
const char* rpc_spec_version = "rpcSpecVersion";
const char* handled_rpcs = "handledRPCs";
const char* media_service_manifest = "mediaServiceManifest";