Remove define that no longer does anything

This commit is contained in:
Hamish Coleman
2023-06-25 22:40:46 +08:00
parent afbc5344e0
commit a0c2af5f78
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
--enable-cap \
--enable-pcap \
--with-zstd \
CFLAGS="-O3 -DN2N_OPTION_USE_PORTMAPPING"
CFLAGS="-O3"
make test
lint: