]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/config: do not use unique_ptr<> for config
authorKefu Chai <kchai@redhat.com>
Sat, 14 Jul 2018 04:02:03 +0000 (12:02 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 24 Jul 2018 02:05:45 +0000 (10:05 +0800)
commit3ce6a511d1df1f650df97853f65dd51bae0f2c3e
treec16956af7fbf7c57b7e40a251e31b6f74623f753
parent3f01b63888fc366b78b72049da8acda5f3e7f373
common/config: do not use unique_ptr<> for config

it's not necessary to do so.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/config_proxy.h