aboutsummaryrefslogtreecommitdiffstats
path: root/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx.h')
-rw-r--r--gfx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gfx.h b/gfx.h
index be4f987..f060d38 100644
--- a/gfx.h
+++ b/gfx.h
@@ -39,10 +39,6 @@ struct gfxstate {
uint8_t *mem2;
gfxfmt *fmt;
- uint32_t bits_per_pixel;
- uint32_t rlen, glen, blen, tlen;
- uint32_t roff, goff, boff, toff;
-
char devpath[128];
dev_t devnum;