We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53b10f commit 4969a03Copy full SHA for 4969a03
include/bitcoin/node/configuration.hpp
@@ -29,8 +29,6 @@ namespace node {
29
class BCN_API configuration
30
{
31
public:
32
- DEFAULT_COPY_MOVE_DESTRUCT(configuration);
33
-
34
configuration(system::chain::selection context,
35
const server::settings::embedded_pages& explore,
36
const server::settings::embedded_pages& web) NOEXCEPT;
0 commit comments