]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: remove unused definition
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 20 Mar 2012 22:31:27 +0000 (15:31 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 21 Mar 2012 00:20:03 +0000 (17:20 -0700)
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
src/rgw/rgw_rados.cc

index 6c395f3c0ece152bdc6091bd03c27bc2fd272262..0ed44aea34b1f61e10c98dc2a51e4952ec445d8c 100644 (file)
@@ -40,7 +40,6 @@ RGWRados* RGWRados::store;
 
 static string notify_oid = "notify";
 static string shadow_ns = "shadow";
-static string bucket_marker_ver_oid = ".rgw.bucket-marker-ver";
 static string dir_oid_prefix = ".dir.";
 static string default_storage_pool = ".rgw.buckets";
 static string avail_pools = ".pools.avail";