From: Varada Kari Date: Thu, 13 Aug 2015 06:53:45 +0000 (+0530) Subject: Remove redundant line from Makefile X-Git-Tag: v9.1.0~378^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F5565%2Fhead;p=ceph.git Remove redundant line from Makefile Signed-off-by: Varada Kari --- diff --git a/src/os/Makefile.am b/src/os/Makefile.am index ac7452d78c0b..0b990d03066b 100644 --- a/src/os/Makefile.am +++ b/src/os/Makefile.am @@ -22,7 +22,6 @@ libos_la_SOURCES = \ os/KeyValueStore.cc \ os/ObjectStore.cc \ os/WBThrottle.cc \ - os/KeyValueDB.cc \ common/TrackedOp.cc if LINUX