about summary refs log tree commit diff
path: root/llvm_mode/afl-clang-fast.c
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-03-31 14:01:22 +0200
committerDominik Maier <domenukk@gmail.com>2020-04-01 13:10:07 +0200
commitc8bdf0790f7d19078d9ec5705fc04eefd8615988 (patch)
tree5815f50a9bbfdd268114978cfff6ee1850bceb13 /llvm_mode/afl-clang-fast.c
parent0b8a5cb4bb8c1d940557b02d58f9ea653c8e9443 (diff)
downloadafl++-c8bdf0790f7d19078d9ec5705fc04eefd8615988.tar.gz
reenabled custom mutator report
Diffstat (limited to 'llvm_mode/afl-clang-fast.c')
-rw-r--r--llvm_mode/afl-clang-fast.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm_mode/afl-clang-fast.c b/llvm_mode/afl-clang-fast.c
index 99bc8d03..de8d3410 100644
--- a/llvm_mode/afl-clang-fast.c
+++ b/llvm_mode/afl-clang-fast.c
@@ -48,7 +48,6 @@ static u8   debug;
 static u8   cwd[4096];
 static u8   cmplog_mode;
 u8          use_stdin = 0;                                         /* dummy */
-u8          be_quiet = 0;
 
 u8 *getthecwd() {