aboutsummaryrefslogtreecommitdiffstats
path: root/text2pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'text2pcap.c')
-rw-r--r--text2pcap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/text2pcap.c b/text2pcap.c
index 0d6718d638..63ea93211c 100644
--- a/text2pcap.c
+++ b/text2pcap.c
@@ -473,7 +473,6 @@ parse_options(int argc, char *argv[], text_import_info_t * const info, wtap_dump
case 'P':
hdr_export_pdu = TRUE;
- pcap_link_type = 252;
info->payload = ws_optarg;
break;