mirror of https://github.com/GNOME/gimp.git
really inline the function, not only the prototype
This commit is contained in:
parent
133d55070a
commit
42e044aa83
|
@ -830,7 +830,7 @@ quick_median_select (guchar **p,
|
|||
}
|
||||
}
|
||||
|
||||
static guchar
|
||||
static inline guchar
|
||||
pixel_intensity (const guchar *p,
|
||||
gint bpp)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue