]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
librbd/ImageCtx: remove unneeded forward declaration
authorLi Wang <li.wang@kylin-cloud.com>
Thu, 1 Dec 2016 03:30:40 +0000 (03:30 +0000)
committerLi Wang <li.wang@kylin-cloud.com>
Thu, 1 Dec 2016 09:05:43 +0000 (09:05 +0000)
Signed-off-by: Li Wang <li.wang@kylin-cloud.com>
src/librbd/ImageCtx.h

index ff60498aaf7ce2a0ad0563cb33c9f77ca4f62f74..fc5702025fb05df33deb7eebe47b7770c9da2cd1 100644 (file)
@@ -38,7 +38,6 @@ class SafeTimer;
 
 namespace librbd {
 
-  struct ImageCtx;
   class AioCompletion;
   class AioImageRequestWQ;
   class AsyncOperation;