summaryrefslogtreecommitdiff
path: root/src/include/jit/jit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/jit/jit.h')
-rw-r--r--src/include/jit/jit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/jit/jit.h b/src/include/jit/jit.h
index b7a1eed2810..d9a080ce98f 100644
--- a/src/include/jit/jit.h
+++ b/src/include/jit/jit.h
@@ -59,8 +59,6 @@ typedef struct JitContext
/* see PGJIT_* above */
int flags;
- ResourceOwner resowner;
-
JitInstrumentation instr;
} JitContext;