summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/instruction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/dalvik/instruction.h')
-rw-r--r--src/arch/dalvik/instruction.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/arch/dalvik/instruction.h b/src/arch/dalvik/instruction.h
index 185eabe..dacf957 100644
--- a/src/arch/dalvik/instruction.h
+++ b/src/arch/dalvik/instruction.h
@@ -57,9 +57,6 @@ DalvikOpcodes g_dalvik_instruction_get_opcode(const struct _GDalvikInstruction *
/* --------------------- AIDE A LA MISE EN PLACE D'INSTRUCTIONS --------------------- */
-/* Recherche l'identifiant de la prochaine instruction. */
-DalvikOpcodes dalvik_guess_next_instruction(const bin_t *, off_t, off_t);
-
/* ------------------------ AIDE A LA PHASE DE DECOMPILATION ------------------------ */