[project @ 2000-10-12 15:50:14 by simonmar]
authorsimonmar <unknown>
Thu, 12 Oct 2000 15:50:14 +0000 (15:50 +0000)
committersimonmar <unknown>
Thu, 12 Oct 2000 15:50:14 +0000 (15:50 +0000)
remove kludge

ghc/includes/StgMiscClosures.h

index e0da71f..f6070e3 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: StgMiscClosures.h,v 1.19 2000/09/11 11:17:09 sewardj Exp $
+ * $Id: StgMiscClosures.h,v 1.20 2000/10/12 15:50:14 simonmar Exp $
  *
  * (c) The GHC Team, 1998-1999
  *
@@ -64,7 +64,6 @@ STGFUN(mci_constr5_entry);
 STGFUN(mci_constr6_entry);
 STGFUN(mci_constr7_entry);
 STGFUN(mci_constr8_entry);
-EI_(PrelBase_Izh_con_info); /* Kludge! */
 #endif
 
 /* this is the NIL ptr for a TSO queue (e.g. runnable queue) */