remove accidentally-committed change
authorSimon Marlow <simonmar@microsoft.com>
Mon, 14 May 2007 10:55:16 +0000 (10:55 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 14 May 2007 10:55:16 +0000 (10:55 +0000)
compiler/prelude/primops.txt.pp

index a326739..54d72f0 100644 (file)
@@ -1692,11 +1692,6 @@ primop  GetApStackValOp "getApStackVal#" GenPrimOp
    with
    out_of_line = True
 
-primop GetStackFrame "getStackFrame#" GenPrimOp
-   ThreadId# -> Int# -> (# Int#, Int# #)
-   with
-   out_of_line = True
-
 ------------------------------------------------------------------------
 section "Etc" 
        {Miscellaneous built-ins}