__Logj is al een tijdje Deprecated

svn path=/Website/trunk/; revision=27937
This commit is contained in:
Jos Groot Lipman
2016-01-27 11:40:42 +00:00
parent 96f0d352f5
commit 31ec85bb43

View File

@@ -308,9 +308,6 @@ function __SafeDoLog(s, optionalColor, optionalCaller, leave_open)
}
}
// Log een JavaScript hash. Deprecated, __DoLog doet gewoon autodetect
__DoLogj = __DoLog;
function __DumpCollection(pCollection, title, optionalColor)
{
var sLog = title + " ("+pCollection.Count+" items):";