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:
9bf2296
)
Delete useless Blorb members of u_setup_t structure.
author
David Griffith
<dave@661.org>
Mon, 27 Feb 2017 04:00:34 +0000
(20:00 -0800)
committer
David Griffith
<dave@661.org>
Mon, 27 Feb 2017 04:00:34 +0000
(20:00 -0800)
src/curses/ux_setup.h
patch
|
blob
|
history
diff --git
a/src/curses/ux_setup.h
b/src/curses/ux_setup.h
index ac51f97fe9e5101c899d00ea472e879646d80747..330fdd13069bdacb25939742f4d8fc7fff9eba7d 100644
(file)
--- a/
src/curses/ux_setup.h
+++ b/
src/curses/ux_setup.h
@@
-13,9
+13,6
@@
typedef struct unix_setup_struct {
int current_color; /* ux_text.c ux_screen.c */
bool color_enabled; /* ux_init.c ux_pic.c ux_text.c */
- char *blorb_name; /* probably should be removed */
- char *blorb_file; /* probably should be removed */
-
bool use_blorb;
bool exec_in_blorb;