aboutsummaryrefslogtreecommitdiffstats
path: root/screen_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'screen_file.h')
-rw-r--r--screen_file.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/screen_file.h b/screen_file.h
deleted file mode 100644
index a7199a62e..000000000
--- a/screen_file.h
+++ /dev/null
@@ -1,7 +0,0 @@
-
-void file_set_highlight(mpd_client_t *c, mpd_Song *song, int hightlight);
-void file_clear_highlights(mpd_client_t *c);
-
-list_window_t *get_filelist_window(void);
-
-screen_functions_t *get_screen_file(void);