From 4ea7a5296b3693ad3818a13ab396181366963a79 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Wed, 16 Apr 2008 16:23:30 +0000 Subject: Remove some duplicate extern decls --- includes/StgMiscClosures.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'includes') diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 1d2b32cb47..421e62ef7a 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -547,9 +547,6 @@ RTS_FUN(newByteArrayzh_fast); RTS_FUN(newPinnedByteArrayzh_fast); RTS_FUN(newArrayzh_fast); -RTS_FUN(decodeFloatzh_fast); -RTS_FUN(decodeDoublezh_fast); - RTS_FUN(newMutVarzh_fast); RTS_FUN(atomicModifyMutVarzh_fast); -- cgit v1.2.1