We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0439b commit f3bfaa7Copy full SHA for f3bfaa7
1 file changed
include/bitcoin/server/channels/channel.hpp
@@ -32,7 +32,6 @@ class BCS_API channel
32
public:
33
typedef std::shared_ptr<channel> ptr;
34
using base = node::channel;
35
-
36
using base::channel;
37
};
38
0 commit comments