]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: remove incorrect conn assignment
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 2 Dec 2015 23:14:45 +0000 (15:14 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:40 +0000 (16:13 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc

index 3690a77bd083cb5dbf83e58782cfe1ae1027ce81..5701af8ba0903668de07d03cbd379116aba8752d 100644 (file)
@@ -196,7 +196,6 @@ public:
   }
 
   int operate() {
-    RGWRESTConn *conn = store->rest_master_conn;
     reenter(this) {
       yield {
        char buf[16];