summaryrefslogtreecommitdiff
path: root/byterun.h
diff options
context:
space:
mode:
Diffstat (limited to 'byterun.h')
-rw-r--r--byterun.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/byterun.h b/byterun.h
index 430de55e43..3aac6fa9b9 100644
--- a/byterun.h
+++ b/byterun.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1996-1998 Malcolm Beattie
+ * Copyright (c) 1996-1999 Malcolm Beattie
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
@@ -17,8 +17,6 @@ struct bytestream {
};
#endif /* INDIRECT_BGET_MACROS */
-void *bset_obj_store _((void *, I32));
-
enum {
INSN_RET, /* 0 */
INSN_LDSV, /* 1 */