aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/render.c')
-rw-r--r--src/render.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render.c b/src/render.c
index 3822ec7..cacbc54 100644
--- a/src/render.c
+++ b/src/render.c
@@ -108,7 +108,7 @@ static void render_image_box(cairo_t *cr, struct wrap_box *box, ImageStore *is,
}
-static void draw_outline(cairo_t *cr, struct wrap_box *box)
+static void UNUSED draw_outline(cairo_t *cr, struct wrap_box *box)
{
double asc, desc;