]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
CompatSet.h: Remove unneeded constuctor 9131/head
authorMichal Jarzabek <stiopa@gmail.com>
Sat, 14 May 2016 17:25:25 +0000 (18:25 +0100)
committerMichal Jarzabek <stiopa@gmail.com>
Sun, 15 May 2016 06:27:21 +0000 (07:27 +0100)
commitaa3c3f66456e0b08f4898c401e63a6569c03e663
tree0c00554b6fe8f9742f0d6c12a13ec4f65c42db3e
parent62bd3fae3fb012a3d9c6951290654f5074825c6f
CompatSet.h: Remove unneeded constuctor

We have a constuctor taking a std::string so there is no need for
the constuctor taking char*.

Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
src/include/CompatSet.h