diff --git a/src/modules/spider/xml.c b/src/modules/spider/xml.c
index bc5161fae6e88729ebc7d22a76c49a4f666c5ddb..34a2608a1b46afb4baf8be5bade1a6118afe0d67 100644
--- a/src/modules/spider/xml.c
+++ b/src/modules/spider/xml.c
@@ -551,6 +551,9 @@ static int isChar(INT32 c)
   }else{
     /* FIXME: The test below is always false!
      * /grubba 1998-12-05
+     * 
+     * So? This function isn't used anyways...
+     * /Hubbe 1998-12-16
      */
     if(c <=0xffd)
     {