summaryrefslogtreecommitdiff
path: root/binaryninjacore.h
diff options
context:
space:
mode:
Diffstat (limited to 'binaryninjacore.h')
-rw-r--r--binaryninjacore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/binaryninjacore.h b/binaryninjacore.h
index fe8382f9..1d5e10d8 100644
--- a/binaryninjacore.h
+++ b/binaryninjacore.h
@@ -729,7 +729,6 @@ extern "C"
MLIL_SYSCALL_UNTYPED_SSA,
MLIL_CALL_PARAM_SSA, // Only valid within the LLIL_CALL_SSA, LLIL_SYSCALL_SSA family instructions
MLIL_CALL_OUTPUT_SSA, // Only valid within the LLIL_CALL_SSA or LLIL_SYSCALL_SSA family instructions
- MLIL_RET_SSA,
MLIL_LOAD_SSA,
MLIL_STORE_SSA,
MLIL_VAR_PHI,