X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FmkDerivedConstants.c;h=41cf1d742fc44a8f67e02eeec6d1680beb0c7d26;hp=d00e428394fc3cdf9740ce3ea1614ac902153b3c;hb=329077220af83860d5dd6891649cb1058b5bbaa6;hpb=0b22a78248bd06da23c220c842d2a850475d39de diff --git a/includes/mkDerivedConstants.c b/includes/mkDerivedConstants.c index d00e428..41cf1d7 100644 --- a/includes/mkDerivedConstants.c +++ b/includes/mkDerivedConstants.c @@ -245,7 +245,6 @@ main(int argc, char *argv[]) struct_field(bdescr, link); struct_size(generation); - struct_field(generation, mut_list); struct_field(generation, n_new_large_words); struct_size(CostCentreStack);