aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-04-13 11:26:27 +0200
committervanhauser-thc <vh@thc.org>2021-04-13 11:26:27 +0200
commit50bb931ea604a83784609dc71934a4a8f8feb156 (patch)
tree4bd51d3b4968e6c4bd2eb59c508116f3ccd7ea18 /include
parent0c06371cda94e916f62b6456e86b849333acb338 (diff)
downloadafl++-50bb931ea604a83784609dc71934a4a8f8feb156.tar.gz
ui custom mutator only display
Diffstat (limited to 'include')
-rw-r--r--include/afl-fuzz.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/afl-fuzz.h b/include/afl-fuzz.h
index 40a7fc85..325168f2 100644
--- a/include/afl-fuzz.h
+++ b/include/afl-fuzz.h
@@ -483,7 +483,6 @@ typedef struct afl_state {
no_unlink, /* do not unlink cur_input */
debug, /* Debug mode */
custom_only, /* Custom mutator only mode */
- python_only, /* Python-only mode */
is_main_node, /* if this is the main node */
is_secondary_node; /* if this is a secondary instance */