[project @ 2000-02-24 14:09:14 by sewardj]
authorsewardj <unknown>
Thu, 24 Feb 2000 14:09:14 +0000 (14:09 +0000)
committersewardj <unknown>
Thu, 24 Feb 2000 14:09:14 +0000 (14:09 +0000)
Remove debugging junk accidentally left in :-(

ghc/interpreter/storage.h

index ea6a78d..3d745c8 100644 (file)
@@ -10,8 +10,8 @@
  * included in the distribution.
  *
  * $RCSfile: storage.h,v $
- * $Revision: 1.27 $
- * $Date: 2000/02/24 14:05:55 $
+ * $Revision: 1.28 $
+ * $Date: 2000/02/24 14:09:14 $
  * ------------------------------------------------------------------------*/
 
 /* --------------------------------------------------------------------------
@@ -301,7 +301,6 @@ extern  Ptr             cptrOf          Args((Cell));
 #define UNBOXEDTUP   81           /* UNBOXEDTUP snd :: [Type]              */
 
 #if SIZEOF_VOID_P != SIZEOF_INT
-wuiwiuwuiwmn SIZEOF_INT cc
 #define PTRCELL      82           /* C Heap Pointer snd :: (Int,Int)       */
 #endif