summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-svp-render.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnr/nr-svp-render.cpp')
-rw-r--r--src/libnr/nr-svp-render.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnr/nr-svp-render.cpp b/src/libnr/nr-svp-render.cpp
index 0ca73bc0e..3ad1c2ca5 100644
--- a/src/libnr/nr-svp-render.cpp
+++ b/src/libnr/nr-svp-render.cpp
@@ -33,7 +33,7 @@ nr_pixblock_render_svp_mask_or (NRPixBlock *d, NRSVP *svp)
}
static void
-nr_svp_run_A8_OR (unsigned char *d, int len, int c0_24, int s0_24, void *data)
+nr_svp_run_A8_OR( unsigned char *d, int len, int c0_24, int s0_24, void */*data*/ )
{
if ((c0_24 >= 0xff0000) && (s0_24 == 0x0)) {
/* Simple copy */