Index: uspace/lib/ui/private/filelist.h
===================================================================
--- uspace/lib/ui/private/filelist.h	(revision 453f96458238442bcb1a283b9281342c84c76a9d)
+++ uspace/lib/ui/private/filelist.h	(revision 52214a2d97559c2396ecbcd3de80863dab438fb3)
@@ -164,5 +164,4 @@
 extern void ui_file_list_scroll_page_down(ui_file_list_t *);
 extern void ui_file_list_scroll_pos(ui_file_list_t *, size_t);
-extern errno_t ui_file_list_open(ui_file_list_t *, ui_file_list_entry_t *);
 extern errno_t ui_file_list_open_dir(ui_file_list_t *, ui_file_list_entry_t *);
 extern errno_t ui_file_list_open_file(ui_file_list_t *, ui_file_list_entry_t *);
