Remove define that no longer does anything

This commit is contained in:
Hamish Coleman 2023-06-25 08:55:19 +01:00
parent afbc5344e0
commit a0c2af5f78

View File

@ -63,7 +63,7 @@ jobs:
--enable-cap \ --enable-cap \
--enable-pcap \ --enable-pcap \
--with-zstd \ --with-zstd \
CFLAGS="-O3 -DN2N_OPTION_USE_PORTMAPPING" CFLAGS="-O3"
make test make test
lint: lint: