Index: /trunk/XinhaCore.js
===================================================================
--- /trunk/XinhaCore.js (revision 666)
+++ /trunk/XinhaCore.js (revision 667)
@@ -5805,8 +5805,4 @@
   for ( var x = 0; x < Xinha.toFree.length; x++ )
   {
-    if ( !Xinha.toFree[x].o )
-    {
-      alert("What is " + x + ' ' + Xinha.toFree[x].o);
-    }
     Xinha.free(Xinha.toFree[x].o, Xinha.toFree[x].p);
     Xinha.toFree[x].o = null;
