summaryrefslogtreecommitdiff
path: root/compiler/main/Constants.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/main/Constants.lhs')
-rw-r--r--compiler/main/Constants.lhs3
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler/main/Constants.lhs b/compiler/main/Constants.lhs
index 51971728a0..b809f5280b 100644
--- a/compiler/main/Constants.lhs
+++ b/compiler/main/Constants.lhs
@@ -107,9 +107,6 @@ sTD_HDR_SIZE = STD_HDR_SIZE
pROF_HDR_SIZE :: Int
pROF_HDR_SIZE = PROF_HDR_SIZE
-
-gRAN_HDR_SIZE :: Int
-gRAN_HDR_SIZE = GRAN_HDR_SIZE
\end{code}
Size of a double in StgWords.