]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
remove common/types.cc
authorGreg Farnum <greg@inktank.com>
Tue, 15 Jan 2013 20:36:17 +0000 (12:36 -0800)
committerGreg Farnum <greg@inktank.com>
Tue, 5 Feb 2013 21:29:05 +0000 (13:29 -0800)
commit7e85a178661168946933e1a7c6f2767938dc2109
tree3bcd9b5d50efcf075c24d7bc2f640713e1a832a9
parent843a35219c7cb8f34838c4823bf10ab60d27ec62
remove common/types.cc

It no longer has a purpose; the functions it used to host are now
implemented in mds/mdstypes.cc and more properly belong there
anyway.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/Makefile.am
src/common/types.cc [deleted file]