diff --git a/src/www_msgs.c b/src/www_msgs.c index b68930d..cfe9671 100644 --- a/src/www_msgs.c +++ b/src/www_msgs.c @@ -707,9 +707,6 @@ static char *www_wordwrap(char *content, int cutoff) { char *ret; int at = 0; int extra = 0; - if (ret == NULL) { - return NULL; - } for (i=0;i