X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FTickyCounters.h;fp=includes%2FTickyCounters.h;h=80d1aee2e44e8be24ead4f9e863cc766ba26c40f;hb=9ff76535edb25ab7434284adddb5c64708ecb547;hp=e676a78031a3b5f80f119295c246579c4ca65356;hpb=6a7778b95a726f460288123d0539310bb66302f4;p=ghc-hetmet.git diff --git a/includes/TickyCounters.h b/includes/TickyCounters.h index e676a78..80d1aee 100644 --- a/includes/TickyCounters.h +++ b/includes/TickyCounters.h @@ -155,8 +155,6 @@ EXTERN StgInt RET_NEW_ctr INIT(0); EXTERN StgInt RET_OLD_ctr INIT(0); EXTERN StgInt RET_UNBOXED_TUP_ctr INIT(0); -EXTERN StgInt VEC_RETURN_ctr INIT(0); - EXTERN StgInt RET_SEMI_loads_avoided INIT(0); /* End of counter declarations. */