diff options
Diffstat (limited to 'scheme-private.h')
-rw-r--r-- | scheme-private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scheme-private.h b/scheme-private.h index bc0269a..0ba9a53 100644 --- a/scheme-private.h +++ b/scheme-private.h @@ -196,7 +196,6 @@ FILE *tmpfp; int tok; int print_flag; pointer value; -int op; unsigned int flags; void *ext_data; /* For the benefit of foreign functions */ |