commit | f14832b9d35191fef3193124396a498ee81a9ee6 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Dec 07 17:40:04 2015 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Mon Dec 07 17:53:39 2015 -0800 |
tree | bfaf2d4b765ae65c0722106e109afbbebd14b4c2 | |
parent | ce16a72c76ba6e73319a1dd6c46fc3bd619d067c [diff] |
Remove property_area_initialized This is deadcode as property_init() will only ever be called once and the only remaining caller of properties_initialized() is Service::NotifyStateChange() which can only be called after properties have been initialized. Change-Id: Ie071af84fcdbead72d259890fc8fb8db624282e7