mirror of
https://github.com/ceph/ceph
synced 2025-04-17 21:05:58 +00:00
librbd: remove double declaration
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
This commit is contained in:
parent
db2767cc6d
commit
461ff5a3bf
@ -156,7 +156,6 @@ private:
|
||||
boost::beast::ssl_stream<boost::beast::tcp_stream>& stream) = 0;
|
||||
};
|
||||
|
||||
struct HttpSessionInterface;
|
||||
template <typename D> struct HttpSession;
|
||||
struct PlainHttpSession;
|
||||
struct SslHttpSession;
|
||||
|
Loading…
Reference in New Issue
Block a user