aboutsummaryrefslogtreecommitdiff
path: root/pcap-usb-linux-common.c
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2022-06-14 20:35:41 +0100
committerDenis Ovsienko <denis@ovsienko.info>2022-06-14 21:35:54 +0100
commite6129d599345f9fc9bd2352fda902322d7c24b82 (patch)
tree8f55d44fa2ad7ceee6a5d1e41eaee845e0f26eb7 /pcap-usb-linux-common.c
parent0d5a888d19214661c472302ba31ad0b7c4dc22af (diff)
Remove the unused CHASE_CHAIN props.
CHASE_CHAIN is not correlated with the build process, it has been undefined since it was introduced in commit 7fe3c11 in 1999, possibly as a leftover from earlier prototypes. If defined, the code still compiles fine, but quietly changes the behaviour in meaningful ways, which is a wrong thing to do. Remove the macro and the associated dead code. A practical side effect of this change is that gen_protochain() now can be conditional solely on NO_PROTOCHAIN, which simplifies getting the latter right to solve the build problem stated in GH #852.
Diffstat (limited to 'pcap-usb-linux-common.c')
0 files changed, 0 insertions, 0 deletions