about summary refs log tree commit diff
path: root/frida_mode/include/frida_cmplog.h
diff options
context:
space:
mode:
Diffstat (limited to 'frida_mode/include/frida_cmplog.h')
-rw-r--r--frida_mode/include/frida_cmplog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/frida_mode/include/frida_cmplog.h b/frida_mode/include/frida_cmplog.h
index a665e970..b620a472 100644
--- a/frida_mode/include/frida_cmplog.h
+++ b/frida_mode/include/frida_cmplog.h
@@ -3,7 +3,6 @@
 
 extern struct cmp_map *__afl_cmp_map;
 
-void cmplog_config(void);
 void cmplog_init(void);
 
 /* Functions to be implemented by the different architectures */