Diff between 865cf4f1ed60d583faf7fb81856dee545f253446 and 4f63d01dfd73eaaf78861677ab18a34617068827

Changed Files

File Additions Deletions Status
tools/hcidump.c +0 -1 modified

Full Patch

diff --git a/tools/hcidump.c b/tools/hcidump.c
index 84a9111..d7da943 100644
--- a/tools/hcidump.c
+++ b/tools/hcidump.c
@@ -899,7 +899,6 @@ static struct option main_options[] = {
 	{ "ppp",		1, 0, 'P' },
 	{ "pppdump",		1, 0, 'D' },
 	{ "audio",		1, 0, 'A' },
-	{ "verbose",		0, 0, 'V' },
 	{ "novendor",		0, 0, 'Y' },
 	{ "nopermcheck",	0, 0, 'Z' },
 	{ "ipv4",		0, 0, '4' },