From: Simon Marlow Date: Mon, 23 Jan 2006 14:05:30 +0000 (+0000) Subject: remove old comment X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5abbf7b537b828d150969d7e3d51ec44562357bf;p=ghc-hetmet.git remove old comment --- diff --git a/ghc/includes/TSO.h b/ghc/includes/TSO.h index 747c070..ae6e76b 100644 --- a/ghc/includes/TSO.h +++ b/ghc/includes/TSO.h @@ -117,10 +117,6 @@ typedef union { * field. */ -/* - * ToDo: make this structure sensible on a non-32-bit arch. - */ - typedef struct StgTSO_ { StgHeader header;