remove old comment
[ghc-hetmet.git] / ghc / includes / TSO.h
index 747c070..ae6e76b 100644 (file)
@@ -117,10 +117,6 @@ typedef union {
  * field.
  */
 
-/* 
- * ToDo: make this structure sensible on a non-32-bit arch.
- */
-
 typedef struct StgTSO_ {
   StgHeader          header;