Skip to content

Commit 352d42c

Browse files
committed
Remove a flag option that is no longer mentioned.
1 parent 1fe53f6 commit 352d42c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/6model/reprs/MVMCallCapture.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* Is this a capture that refers to the args area of an existing frame, or
22
* a saved copy of a frame's args area? */
3-
#define MVM_CALL_CAPTURE_MODE_USE 1
43
#define MVM_CALL_CAPTURE_MODE_SAVE 2
54

65
/* Representation for a context in the VM. Holds an MVMFrame. */

0 commit comments

Comments
 (0)