[babl] extensions: cairo - remove unused lut_linear table
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] extensions: cairo - remove unused lut_linear table
- Date: Tue, 31 Jul 2012 18:46:44 +0000 (UTC)
commit 138d91dfa155444d7d35690f5582904ae92a341f
Author: Ãyvind KolÃs <pippin gimp org>
Date: Tue Jul 31 20:45:36 2012 +0200
extensions: cairo - remove unused lut_linear table
extensions/cairo.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/extensions/cairo.c b/extensions/cairo.c
index 69e7275..af94d0d 100644
--- a/extensions/cairo.c
+++ b/extensions/cairo.c
@@ -69,8 +69,6 @@ conv_rgbA8_premul_cairo32_le (unsigned char *src, unsigned char *dst, long sampl
return samples;
}
-static float lut_linear[1 << 8];
-
static inline long
conv_rgbA8_cairo32_le (unsigned char *src, unsigned char *dst, long samples)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]