remove old comment
authorSimon Marlow <simonmar@microsoft.com>
Mon, 23 Jan 2006 14:05:30 +0000 (14:05 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 23 Jan 2006 14:05:30 +0000 (14:05 +0000)
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;