Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3102393
)
No reason for Blorb stuff to appear in the core.
author
David Griffith
<dave@661.org>
Thu, 16 Aug 2012 08:43:35 +0000
(
01:43
-0700)
committer
David Griffith
<dave@661.org>
Thu, 16 Aug 2012 08:43:35 +0000
(
01:43
-0700)
src/common/frotz.h
patch
|
blob
|
history
diff --git
a/src/common/frotz.h
b/src/common/frotz.h
index f41125a544e7cfe6ddd57915e664e3103de98dd1..403ebe3ee5a16647776fc6a3bbc3889c16504a3a 100644
(file)
--- a/
src/common/frotz.h
+++ b/
src/common/frotz.h
@@
-493,12
+493,6
@@
extern char *option_zcode_path; /* dg */
extern long reserve_mem;
-/*** Blorb stuff ***/
-/*
-bb_err_t blorb_err;
-bb_map_t *blorb_map;
-*/
-
/*** Z-machine opcodes ***/
void z_add (void);