Browse Source

Svista corretta

Daniele Lacamera 4 years ago
parent
commit
fdb31afeb4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      telescrivente.c

+ 0 - 1
telescrivente.c

@@ -32,7 +32,6 @@ int op_ms(istruzione *i)
     if (r < 0)
         return -1; /* Errore */
     len += 10 * r;
-    len = estrai_cifra(ms->L[0]) + 10 * estrai_cifra(ms->L[1]);
     ind = estrai_indirizzo(ms->I);
     if (ind == (uint32_t)(-1))
         return -1; /* Errore */