summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig/lib/dns/gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dig/lib/dns/gen.c')
-rw-r--r--usr.bin/dig/lib/dns/gen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/dig/lib/dns/gen.c b/usr.bin/dig/lib/dns/gen.c
index 1409cfc5246..583f9db23d5 100644
--- a/usr.bin/dig/lib/dns/gen.c
+++ b/usr.bin/dig/lib/dns/gen.c
@@ -621,9 +621,6 @@ main(int argc, char **argv) {
FROMWIRETYPE, FROMWIRECLASS, FROMWIREDEF);
doswitch("TOWIRESWITCH", "towire", TOWIREARGS,
TOWIRETYPE, TOWIRECLASS, TOWIREDEF);
- doswitch("TOSTRUCTSWITCH", "tostruct", TOSTRUCTARGS,
- TOSTRUCTTYPE, TOSTRUCTCLASS, TOSTRUCTDEF);
-
/*
* From here down, we are processing the rdata names and
* attributes.