diff options
author | Stéphane Aulery <saulery@free.fr> | 2014-11-27 14:52:07 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-12-04 10:23:33 +0100 |
commit | f31ee95513482d8b2ec737636ed8330da11dd549 (patch) | |
tree | 11ecd8219ad2521e3bf31259825a663a29190fac | |
parent | 73c0526b28a3e50382a6f9b1669f9bbb7093384f (diff) | |
download | fbida-f31ee95513482d8b2ec737636ed8330da11dd549.tar.gz |
Drop unused list.h header (fbi)
Signed-off-by: Stéphane Aulery <saulery@free.fr>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
-rw-r--r-- | fbi.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -39,7 +39,6 @@ #include "fb-gui.h" #include "filter.h" #include "desktop.h" -#include "list.h" #include "fbiconfig.h" #include "transupp.h" /* Support routines for jpegtran */ |