summaryrefslogtreecommitdiff
path: root/rts/include/stg/MiscClosures.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/include/stg/MiscClosures.h')
-rw-r--r--rts/include/stg/MiscClosures.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/include/stg/MiscClosures.h b/rts/include/stg/MiscClosures.h
index 8e50336e4a..9d52d4b704 100644
--- a/rts/include/stg/MiscClosures.h
+++ b/rts/include/stg/MiscClosures.h
@@ -82,7 +82,6 @@ RTS_RET(stg_prompt_frame);
/* Magic glue code for when compiled code returns a value in R1/F1/D1
or a VoidRep to the interpreter. */
RTS_RET(stg_ctoi_R1p);
-RTS_RET(stg_ctoi_R1unpt);
RTS_RET(stg_ctoi_R1n);
RTS_RET(stg_ctoi_F1);
RTS_RET(stg_ctoi_D1);