Happy chainsaw stories; The removal of the 5005 threads
[p5sagit/p5-mst-13.2.git] / ext / B / B / C.pm
index 8d71bb2..1d195a0 100644 (file)
@@ -1435,10 +1435,6 @@ typedef struct {
     long       xcv_depth;      /* >= 2 indicates recursive call */
     AV *       xcv_padlist;
     CV *       xcv_outside;
-#ifdef USE_5005THREADS
-    perl_mutex *xcv_mutexp;
-    struct perl_thread *xcv_owner;     /* current owner thread */
-#endif /* USE_5005THREADS */
     cv_flags_t xcv_flags;
 } XPVCV_or_similar;
 #define ANYINIT(i) i