From ed1e13c21b89cb6ebbda737b1dd3e225c8ce8b71 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 31 Jul 2001 13:44:37 +0000 Subject: [PATCH] [project @ 2001-07-31 13:44:37 by simonmar] UF_CCS is unused --- ghc/includes/Constants.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ghc/includes/Constants.h b/ghc/includes/Constants.h index 9792a0e..636897f 100644 --- a/ghc/includes/Constants.h +++ b/ghc/includes/Constants.h @@ -1,5 +1,5 @@ /* ---------------------------------------------------------------------------- - * $Id: Constants.h,v 1.14 2000/08/07 23:37:23 qrczak Exp $ + * $Id: Constants.h,v 1.15 2001/07/31 13:44:37 simonmar Exp $ * * (c) The GHC Team, 1998-1999 * @@ -115,7 +115,6 @@ #define UF_RET 0 #define UF_SU 1 #define UF_UPDATEE 2 -#define UF_CCS 3 /* ----------------------------------------------------------------------------- SEQ frame size -- 1.7.10.4