From: Danny Al-Gaaf Date: Tue, 12 Mar 2013 09:30:33 +0000 (+0100) Subject: rgw/rgw_rest_usage.cc: remove unused variables X-Git-Tag: v0.60~96^2~20 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=69cb92e37d3e31e02046409ab50558114d682e0e;p=ceph.git rgw/rgw_rest_usage.cc: remove unused variables Signed-off-by: Danny Al-Gaaf --- diff --git a/src/rgw/rgw_rest_usage.cc b/src/rgw/rgw_rest_usage.cc index e087bcc512c2..769e167019a5 100644 --- a/src/rgw/rgw_rest_usage.cc +++ b/src/rgw/rgw_rest_usage.cc @@ -62,8 +62,6 @@ public: }; void RGWOp_Usage_Delete::execute() { - map categories; - string uid; uint64_t start, end;