remove accidentally-committed change
[ghc-hetmet.git] / 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}