Skip to content

Commit bdb3b86

Browse files
committed
Remove reserved field in imemo memo
1 parent fd089e3 commit bdb3b86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/imemo.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ struct rb_imemo_tmpbuf_struct {
102102
* */
103103
struct MEMO {
104104
VALUE flags;
105-
VALUE reserved;
106105
const VALUE v1;
107106
const VALUE v2;
108107
union {

0 commit comments

Comments
 (0)