]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
auth/Crypto.h: remove unneeded forward declaration
authorLi Wang <li.wang@kylin-cloud.com>
Wed, 30 Nov 2016 07:03:09 +0000 (07:03 +0000)
committerLi Wang <li.wang@kylin-cloud.com>
Thu, 1 Dec 2016 09:01:15 +0000 (09:01 +0000)
Signed-off-by: Li Wang <li.wang@kylin-cloud.com>
src/auth/Crypto.h

index c133e416d2ab0754ec7454742b2780ddcd101bd9..1c47f6efad195c1bc46b1ae0842110a4c07d55d0 100644 (file)
@@ -23,7 +23,6 @@
 #include <string>
 
 class CephContext;
-class CryptoHandler;
 class CryptoKeyContext;
 namespace ceph { class Formatter; }