fix build --enable-werror

master
Pierre Joye 2016-06-15 12:39:40 +07:00
parent 9df878a400
commit 8ad45d4de0
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ static double filter_welsh(const double x)
#endif
/* keep it for future usage for affine copy over an existing image, targetting fix for 2.2.2 */
#if 0
#if 0
/* Copied from upstream's libgd */
static inline int _color_blend (const int dst, const int src)
{