fixed the gencmp setting of supportRtn
[fw/sdcc] / src / ds390 / gen.c
index f85207e39089982a9250d5021ae581552967e8a6..cf3786f7da0385cad7f91cb3132beb76c01e3942 100644 (file)
@@ -233,7 +233,6 @@ endOfWorld:
       return NULL;
     }
 
-  piCode (ic, stdout);
   /* other wise this is true end of the world */
   werror (E_INTERNAL_ERROR, __FILE__, __LINE__,
          "getFreePtr should never reach here");
@@ -9476,8 +9475,6 @@ gen390Code (iCode * lic)
 
        default:
          ic = ic;
-         /*      piCode(ic,stdout); */
-
        }
     }