Skip to content

Commit

Permalink
Remove some duplicate extern decls
Browse files Browse the repository at this point in the history
  • Loading branch information
igfoo committed Apr 16, 2008
1 parent 4f92da5 commit 4ea7a52
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions includes/StgMiscClosures.h
Expand Up @@ -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);

Expand Down

0 comments on commit 4ea7a52

Please sign in to comment.