Tidied cmd_otr, added check-unit target to Makefile
This commit is contained in:
@@ -194,7 +194,6 @@ int ui_close_read_wins(void);
|
||||
|
||||
// current window actions
|
||||
win_type_t ui_current_win_type(void);
|
||||
gboolean ui_current_win_is_otr(void);
|
||||
|
||||
void ui_current_print_line(const char * const msg, ...);
|
||||
void ui_current_print_formatted_line(const char show_char, int attrs, const char * const msg, ...);
|
||||
|
||||
Reference in New Issue
Block a user