diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-12-20 17:30:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-12-20 17:30:58 +0000 |
commit | 111db5b992ae5870e76313f76e633a4edcccf010 (patch) | |
tree | 26ccd1eadd66ad33c44a36d1428bb034e72c848f /vcl/Module_vcl.mk | |
parent | 50f35e5b65bf69d7b3f2b703c5367574db165196 (diff) |
remove html fuzzer
still not ready after all
This reverts commit 6fc7f85de7f0bfa8ee36f867e321a8816ad1e385.
Diffstat (limited to 'vcl/Module_vcl.mk')
-rw-r--r-- | vcl/Module_vcl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk index 91fcbba026d7..176c061af8f5 100644 --- a/vcl/Module_vcl.mk +++ b/vcl/Module_vcl.mk @@ -163,7 +163,6 @@ $(eval $(call gb_Module_add_targets,vcl,\ Executable_pptxfuzzer \ Executable_mmlfuzzer \ Executable_mtpfuzzer \ - Executable_htmlfuzzer \ )) endif |