summaryrefslogtreecommitdiff
path: root/gst/flx/flx_color.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/flx/flx_color.c')
-rw-r--r--gst/flx/flx_color.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/flx/flx_color.c b/gst/flx/flx_color.c
index 047bfdf6d..3a581356a 100644
--- a/gst/flx/flx_color.c
+++ b/gst/flx/flx_color.c
@@ -101,7 +101,6 @@ flx_set_palette_vector (FlxColorSpaceConverter * flxpal, guint start, guint num,
} else {
memcpy (&flxpal->palvec[start * 3], newpal, grab * 3);
}
-
}
void