X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FmkDerivedConstants.c;h=2fe99b6ba552ebd3903cc5637b9332348b8c39e5;hb=dcc66f7459ce8b815c1c82521ac6b6214a91ba7b;hp=aa3c6730f8f8b2dae1e89a63edff2f1591952c50;hpb=6015a94f9108a502150565577b66c23650796639;p=ghc-hetmet.git diff --git a/includes/mkDerivedConstants.c b/includes/mkDerivedConstants.c index aa3c673..2fe99b6 100644 --- a/includes/mkDerivedConstants.c +++ b/includes/mkDerivedConstants.c @@ -403,10 +403,6 @@ main(int argc, char *argv[]) struct_field(StgLargeBitmap, size); field_offset(StgLargeBitmap, bitmap); - struct_field(StgRetFun, size); - struct_field(StgRetFun, tag); - struct_field(StgRetFun, fun); - struct_size(snEntry); struct_field(snEntry,sn_obj); struct_field(snEntry,addr);