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

index 0a473ed4b1a49dd98e8fc1d8c08dfc8991ef15e9..0353d36c0c562fcb90785d36ddb153aa5aac1be3 100644 (file)
@@ -20,7 +20,6 @@ class OpsLogSocket;
 
 namespace rgw {
 
-  class RGWLibFrontendConfig;
   class RGWLibFrontend;
 
   class RGWLib {