about summary refs log tree commit diff stats
path: root/miasm/arch/mep/arch.py
diff options
context:
space:
mode:
Diffstat (limited to 'miasm/arch/mep/arch.py')
-rw-r--r--miasm/arch/mep/arch.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/miasm/arch/mep/arch.py b/miasm/arch/mep/arch.py
index 67dd5288..ed7813ca 100644
--- a/miasm/arch/mep/arch.py
+++ b/miasm/arch/mep/arch.py
@@ -58,11 +58,6 @@ class instruction_mep(instruction):
         - it must be implemented !
     """
 
-    # Default delay slot
-    # Note:
-    #   - mandatory for the miasm Machine
-    delayslot = 0
-
     @staticmethod
     def arg2str(expr, pos=None, loc_db=None):
         """Convert mnemonics arguments into readable strings according to the