From e685859a30560e076db4de003fba4e4500ade2c7 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Sun, 6 Apr 2014 22:47:42 +0200 Subject: Use a checkerboard background for alpha layer; fixes issue #138 --- thumbs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'thumbs.h') diff --git a/thumbs.h b/thumbs.h index 758ae87..e11ac3c 100644 --- a/thumbs.h +++ b/thumbs.h @@ -47,7 +47,6 @@ typedef struct { int cols; int rows; - bool alpha; bool dirty; } tns_t; -- cgit v1.2.3