aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Valverde <j@v6e.pt>2023-01-19 02:06:39 +0000
committerJoão Valverde <j@v6e.pt>2023-01-19 09:15:13 +0000
commit59b15749afc7cf572e2c889bfe3bb62e956d6d1b (patch)
treee116ef3b0d8e32801b9fe410c8b4ba5f2390f37e
parentc4db402db579f9232e858a8f4d2ff045e170fd24 (diff)
Wix: Remove stale reference to dftest
-rw-r--r--packaging/wix/Features.wxi3
1 files changed, 0 insertions, 3 deletions
diff --git a/packaging/wix/Features.wxi b/packaging/wix/Features.wxi
index cd6b80a2c3..bd6e959165 100644
--- a/packaging/wix/Features.wxi
+++ b/packaging/wix/Features.wxi
@@ -70,9 +70,6 @@
<Feature Id="Fe.Tools.Reordercap" Title="Reordercap" Level="1" AllowAdvertise="yes" Display="expand" Description="Copy packets to a new file, sorted by time.">
<ComponentGroupRef Id="CG.Tools.Reordercap" />
</Feature>
- <Feature Id="Fe.Tools.DFTest" Title="DFTest" Level="1" AllowAdvertise="yes" Display="expand" Description="Shows display filter byte-code, for debugging dfilter routines.">
- <ComponentGroupRef Id="CG.Tools.DFTest" />
- </Feature>
<Feature Id="Fe.Tools.Capinfos" Title="Capinfos" Level="1" AllowAdvertise="yes" Display="expand" Description="Print information about capture files.">
<ComponentGroupRef Id="CG.Tools.Capinfos" />
</Feature>