some updates to curses

Tangles updates
This commit is contained in:
nhmall
2018-12-04 22:22:43 -05:00
parent 8fc308637b
commit 37b7243c57
3 changed files with 2 additions and 7 deletions
-3
View File
@@ -259,9 +259,6 @@ extern void curses_del_menu(winid wid);
extern void curses_status_init(void);
extern void curses_status_update(int, genericptr_t, int, int, int, unsigned long *);
/* extern attr_t curses_color_attr(int nh_color, int bg_color); */
/* extern void curses_update_stats(void); */
/* extern void curses_decrement_highlight(void); */
/* cursinvt.c */