diff options
Diffstat (limited to 'bytecode.h')
-rw-r--r-- | bytecode.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bytecode.h b/bytecode.h index bfa4025f14..7ca7ffd3ac 100644 --- a/bytecode.h +++ b/bytecode.h @@ -8,8 +8,6 @@ typedef OP *opindex; typedef IV IV64; EXT int iv_overflows INIT(0); -void *bset_obj_store _((void *, I32)); -void freadpv _((U32, void *)); EXT SV *sv; #ifndef USE_THREADS |