]> git.deb.at Git - pkg/abook.git/blobdiff - list.h
- highlight_line should be static
[pkg/abook.git] / list.h
diff --git a/list.h b/list.h
index 8f6e4a0782210c7c3f0e045db574c3c887cf34f8..45b00f832dc1be61435508c75a5425e350a175b1 100644 (file)
--- a/list.h
+++ b/list.h
@@ -43,7 +43,6 @@ void          list_invert_curitem_selection();
 void            move_curitem(int direction);
 void           goto_home();
 void           goto_end();
-void           highlight_line(WINDOW *win, int line);
 int            selected_items();
 void           invert_selection();
 int            list_is_empty();