From: Danny Al-Gaaf Date: Sat, 11 May 2013 19:54:54 +0000 (+0200) Subject: osd/OSD.cc: remove unused variable X-Git-Tag: v0.64~119^2~27 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=403bfa43da18ec41e60c4533b3149dab6e3ee5ff;p=ceph.git osd/OSD.cc: remove unused variable Signed-off-by: Danny Al-Gaaf --- diff --git a/src/osd/OSD.cc b/src/osd/OSD.cc index b68e52de800a..2c5cc07e04f1 100644 --- a/src/osd/OSD.cc +++ b/src/osd/OSD.cc @@ -6005,7 +6005,6 @@ void OSD::handle_pg_remove(OpRequestRef op) void OSD::_remove_pg(PG *pg) { - vector removals; ObjectStore::Transaction *rmt = new ObjectStore::Transaction; // on_removal, which calls remove_watchers_and_notifies, and the erasure from