aboutsummaryrefslogtreecommitdiffstats
path: root/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx.h')
-rw-r--r--gfx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gfx.h b/gfx.h
index a64b1e8..28b99b8 100644
--- a/gfx.h
+++ b/gfx.h
@@ -16,7 +16,4 @@ struct gfxstate {
/* calls */
void (*restore_display)(void);
void (*cleanup_display)(void);
-
- /* FIXME: legacy */
- int fb_fd;
};