]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
osd/OSD.cc: remove unused variable
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Sat, 11 May 2013 19:54:54 +0000 (21:54 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 16 May 2013 12:04:18 +0000 (14:04 +0200)
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/osd/OSD.cc

index b68e52de800aff9ef5c0c7b717fb13b856d275a9..2c5cc07e04f117bec9e9ef85edb574c094db38c4 100644 (file)
@@ -6005,7 +6005,6 @@ void OSD::handle_pg_remove(OpRequestRef op)
 
 void OSD::_remove_pg(PG *pg)
 {
-  vector<coll_t> removals;
   ObjectStore::Transaction *rmt = new ObjectStore::Transaction;
 
   // on_removal, which calls remove_watchers_and_notifies, and the erasure from