X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2Frts%2Fstorage%2FTSO.h;h=0e9883f1a6b39e6a9fc4212dcb24070686300647;hp=abe621564dc080f107b14e07649900ed4afa1165;hb=f4692220c7cbdadaa633f50eb2b30b59edb30183;hpb=2726a2f10256710cc6ed80b1098cb32e121e1be7 diff --git a/includes/rts/storage/TSO.h b/includes/rts/storage/TSO.h index abe6215..0e9883f 100644 --- a/includes/rts/storage/TSO.h +++ b/includes/rts/storage/TSO.h @@ -82,7 +82,6 @@ typedef struct StgTSO_ { /* Currently used for linking TSOs on: * cap->run_queue_{hd,tl} - * MVAR queue * (non-THREADED_RTS); the blocked_queue * and pointing to the relocated version of a ThreadRelocated