From: Max Kellermann Date: Mon, 20 Mar 2017 11:40:46 +0000 (+0100) Subject: screen_browser: include cleanup X-Git-Tag: v0.26~6 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ba1855567ff851e5d5c946ff4389e0e0cdad9463;hp=08252cc9911a347ed4da04d6a3270c70fe005e4e;p=ncmpc.git screen_browser: include cleanup --- diff --git a/src/screen_browser.h b/src/screen_browser.h index 6679a93..e972bd5 100644 --- a/src/screen_browser.h +++ b/src/screen_browser.h @@ -47,7 +47,6 @@ screen_browser_sync_highlights(struct filelist *fl, #else -#include static inline void screen_browser_sync_highlights(gcc_unused struct filelist *fl, gcc_unused const struct mpdclient_playlist *playlist)