]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw/rgw_rest_conn.h: remove unused declaration
authorLi Wang <li.wang@kylin-cloud.com>
Tue, 13 Dec 2016 03:23:18 +0000 (03:23 +0000)
committerLi Wang <li.wang@kylin-cloud.com>
Tue, 13 Dec 2016 03:23:18 +0000 (03:23 +0000)
Signed-off-by: Li Wang <li.wang@kylin-cloud.com>
src/rgw/rgw_rest_conn.h

index 5ca8b682c866f37cba69fe19633ed21cc3b6b87f..f312efdaf43fdf3cf434adc4c2bef45a987e13c9 100644 (file)
@@ -12,7 +12,6 @@
 
 class CephContext;
 class RGWRados;
-class RGWGetObjData;
 
 template <class T>
 static int parse_decode_json(CephContext *cct, T& t, bufferlist& bl)