disabled useless warning
[fw/sdcc] / src / mcs51 / ralloc.c
index e6dbda5d701ecb1736334b20222b7dce592adfd1..fedf008f7e476bdddefc78f33d1a14c78ce040be 100644 (file)
@@ -1175,9 +1175,6 @@ serialRegAssign (eBBlock ** ebbs, int count)
                    continue;                 
                }
 
-               if (strcmp(sym->name,"iTemp121")==0) {
-                 printf ("Oops\n");
-               }
                /* if it has a spillocation & is used less than
                   all other live ranges then spill this */
                if (willCS) {