]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
common/ConfUtils: implement trim helpers using boost
authorKefu Chai <kchai@redhat.com>
Wed, 19 Jun 2019 10:07:07 +0000 (18:07 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 25 Jun 2019 07:10:07 +0000 (15:10 +0800)
commitf02a47dd6a7c17e9eebd2380fd282eb410a55fc9
treed9b96d0a8868b27493450c82a3891f56ea271b21
parent73e88f7b72c45c98f4133e95e6439733efade4f0
common/ConfUtils: implement trim helpers using boost

remove unused trim_whitespace() and its tests. as it is not used anymore

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/ConfUtils.cc
src/common/ConfUtils.h
src/test/confutils.cc