diff options
author | Stéphane Aulery <saulery@free.fr> | 2014-11-26 18:50:14 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-11-27 09:17:32 +0100 |
commit | ae777f00a3dc95b450bd999a568dcff76e3ace86 (patch) | |
tree | 19584119ecae69cbbde5bd2be515c14c1bf9a4bd /filelist.c | |
parent | bc769f00481213be9832c35e9d09aeb857413d30 (diff) | |
download | fbida-ae777f00a3dc95b450bd999a568dcff76e3ace86.tar.gz |
Drop unused headers (dither.h) by fbi
Signed-off-by: Stéphane Aulery <saulery@free.fr>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'filelist.c')
-rw-r--r-- | filelist.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -39,7 +39,6 @@ #include "browser.h" #include "filter.h" #include "x11.h" -#include "dither.h" #include "selections.h" #include "filebutton.h" #include "filelist.h" |