]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: cleanup redundant file include for lc
authorJiaying Ren <mikulely@gmail.com>
Wed, 15 Mar 2017 08:30:24 +0000 (16:30 +0800)
committerJiaying Ren <mikulely@gmail.com>
Fri, 17 Mar 2017 06:59:12 +0000 (14:59 +0800)
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
src/rgw/rgw_rados.cc

index 0ccee5d34ba17007543a17c9d1a4ef811c20ce20..852b48d401c2502d0171a0eab01553cc6dcdf34c 100644 (file)
@@ -22,8 +22,6 @@
 #include "rgw_cache.h"
 #include "rgw_acl.h"
 #include "rgw_acl_s3.h" /* for dumping s3policy in debug log */
-#include "rgw_lc.h"
-#include "rgw_lc_s3.h"
 #include "rgw_metadata.h"
 #include "rgw_bucket.h"
 #include "rgw_rest_conn.h"