Skip to content

Commit c028d52

Browse files
committed
No need to #undef at end of cpp.
1 parent 4702532 commit c028d52

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/protocols/protocol_bitcoind.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,5 @@ BC_POP_WARNING()
315315
BC_POP_WARNING()
316316
BC_POP_WARNING()
317317

318-
#undef SUBSCRIBE_BITCOIND
319-
#undef CLASS
320-
321318
} // namespace node
322319
} // namespace libbitcoin

src/protocols/protocol_explore.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,8 +1160,5 @@ BC_POP_WARNING()
11601160
BC_POP_WARNING()
11611161
BC_POP_WARNING()
11621162

1163-
#undef SUBSCRIBE_EXPLORE
1164-
#undef CLASS
1165-
11661163
} // namespace node
11671164
} // namespace libbitcoin

0 commit comments

Comments
 (0)