summaryrefslogtreecommitdiff
path: root/src/components/smart_objects/include/smart_objects/array_schema_item.h
diff options
context:
space:
mode:
authorjacobkeeler <jacob.keeler@livioradio.com>2018-01-19 11:36:45 -0500
committerjacobkeeler <jacob.keeler@livioradio.com>2018-01-19 11:36:45 -0500
commitf9ddd3a558f223c0fb98c99a1e312143e2d32f03 (patch)
treeb55a031a34525508eb9fc8ee194cddb48c34232f /src/components/smart_objects/include/smart_objects/array_schema_item.h
parent5a1667d8ff0eeb696bf842b2c11aaf74663ebf00 (diff)
downloadsdl_core-f9ddd3a558f223c0fb98c99a1e312143e2d32f03.tar.gz
Update PR to use new DEPRECATED macrofeature/invalid_data_info
Diffstat (limited to 'src/components/smart_objects/include/smart_objects/array_schema_item.h')
-rw-r--r--src/components/smart_objects/include/smart_objects/array_schema_item.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/smart_objects/include/smart_objects/array_schema_item.h b/src/components/smart_objects/include/smart_objects/array_schema_item.h
index 37ad6cd5f5..937979f2fa 100644
--- a/src/components/smart_objects/include/smart_objects/array_schema_item.h
+++ b/src/components/smart_objects/include/smart_objects/array_schema_item.h
@@ -71,7 +71,6 @@ class CArraySchemaItem : public ISchemaItem {
*
* @return NsSmartObjects::Errors::eType
**/
- // DEPRECATED
Errors::eType validate(const SmartObject& Object) OVERRIDE;
/**