diff --git a/plug-ins/common/nl-filter.c b/plug-ins/common/nl-filter.c index 65c66866bd..b876a895e5 100644 --- a/plug-ins/common/nl-filter.c +++ b/plug-ins/common/nl-filter.c @@ -329,7 +329,6 @@ nlfiltRow (guchar *srclast, guchar *srcthis, guchar *srcnext, guchar *dst, gint pf[9]; guchar *ip0, *ip1, *ip2, *or, *orend; - or = dst; orend = dst + width * bpp; ip0 = srclast; ip1 = srcthis;