From 6236912a117375da74793b24bd8a9ce9e3ef6b67 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 8 Jan 2023 10:55:46 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libfonts_calculate_subpixel_order.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libfonts_calculate_subpixel_order.c b/libfonts_calculate_subpixel_order.c index bba645b..81a58f6 100644 --- a/libfonts_calculate_subpixel_order.c +++ b/libfonts_calculate_subpixel_order.c @@ -134,7 +134,7 @@ known: #else -static int +static void test(int xtrans, int ytrans, int zscale, int xscale, int yscale) { #define T(IN, OUT, MAT)\ @@ -442,8 +442,6 @@ test(int xtrans, int ytrans, int zscale, int xscale, int yscale) UNKNOWNX(GB_RB); UNKNOWNX(RG_BB); UNKNOWNX(BR_BG); - - return 0; } int -- cgit v1.2.3-70-g09d2