X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FmkDerivedConstants.c;h=41cf1d742fc44a8f67e02eeec6d1680beb0c7d26;hb=34c8d0312071f7d0f4d221a997d3408c653ef9e5;hp=d00e428394fc3cdf9740ce3ea1614ac902153b3c;hpb=db0c13a482893243cc829bbc253862e65f437cbe;p=ghc-hetmet.git 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);