From 67a42a56d5de9da6725737879f717923e3dc4401 Mon Sep 17 00:00:00 2001 From: pgen Date: Wed, 1 Dec 2021 19:10:17 +0100 Subject: Remove unused prototypes --- smenu.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'smenu.h') diff --git a/smenu.h b/smenu.h index 74b6dfd..88d5367 100644 --- a/smenu.h +++ b/smenu.h @@ -585,9 +585,6 @@ parse_attr(char * str, attrib_t * attr, short max_color); void apply_attr(term_t * term, attrib_t attr); -int -delims_cmp(const void * a, const void * b); - long get_line_last_word(long line, long last_line); -- cgit v1.2.3