changeset 2054:1a032298adb8

Remove unused struct member.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 04 Dec 2018 09:55:24 +0200
parents 6dfbe976d740
children 6c6a4ea67540
files tools/libgfx.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/libgfx.c	Mon Dec 03 23:05:58 2018 +0200
+++ b/tools/libgfx.c	Tue Dec 04 09:55:24 2018 +0200
@@ -1497,7 +1497,6 @@
 {
     DMIFFChunk chFORM, chBMHD, chCMAP, chBODY;
     DMIFFBMHD bmhd;
-    BOOL planar;
     Uint32 camg;
     int ncolors;
     DMColor *pal;