- Fix build with fbi.patch OBS-URL: https://build.opensuse.org/request/show/818837 OBS-URL: https://build.opensuse.org/package/show/graphics/fbi?expand=0&rev=13
11 lines
237 B
Diff
11 lines
237 B
Diff
--- a/fbi.c
|
|
+++ b/fbi.c
|
|
@@ -100,7 +100,6 @@ static int img_mem, max_mem_mb;
|
|
|
|
/* graphics interface */
|
|
gfxstate *gfx;
|
|
-int debug;
|
|
|
|
/* framebuffer */
|
|
char *fbdev = NULL;
|