Once again syncing after too long an absence
[p5sagit/p5-mst-13.2.git] / os2 / OS2 / REXX / REXX.xs
index 1dc20d3..b196ea1 100644 (file)
@@ -46,7 +46,6 @@ static long incompartment;
 static SV*
 exec_in_REXX(pTHX_ char *cmd, char * handlerName, RexxFunctionHandler *handler)
 {
-    dTHR;
     HMODULE hRexx, hRexxAPI;
     BYTE    buf[200];
     LONG    APIENTRY (*pRexxStart) (LONG, PRXSTRING, PSZ, PRXSTRING,