summaryrefslogtreecommitdiffstats
path: root/smenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'smenu.h')
-rw-r--r--smenu.h3
1 files changed, 0 insertions, 3 deletions
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);