Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Value stored to 'linelen' here is never read.
[simgrid.git] / tools / tesh / tesh.c
index 7036908..7f75229 100644 (file)
@@ -141,7 +141,6 @@ static void handle_suite(const char *filename, FILE * IN)
       } else {
         to_be_continued = 1;
         line[linelen - 2] = '\0';
-        linelen -= 2;
         if (!buff->used)
           buffbegin = line_num;
       }