X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=d5a03fcdd9227ee96642af39fc49a3ff732105fb;hp=5131f01b9b3c006ede205ff75c894a179a316d6c;hb=1bca92d715d8b358ee83ff5ee0bc085bec063e59;hpb=dd56e9ab4544e83d27532a8d9058140bfe81825c diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 5131f01..d5a03fc 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -508,7 +508,6 @@ RTS_FUN(gcdIntzh_fast); RTS_FUN(int2Integerzh_fast); RTS_FUN(word2Integerzh_fast); -RTS_FUN(decodeFloatzh_fast); RTS_FUN(decodeFloatzuIntzh_fast); RTS_FUN(decodeDoublezh_fast); RTS_FUN(decodeDoublezu2Intzh_fast);