1
0
Fork 0

remove deprecated (wrapper) function props.initNode()

This commit is contained in:
mfranz 2008-11-20 20:41:19 +00:00
parent 55b7e3d8e0
commit f263e693f2

View file

@ -138,10 +138,6 @@ Node.initNode = func(path, value = 0, type = nil) {
else die("initNode(): unsupported type '" ~ type ~ "'");
return prop;
}
# temporary compatibility wrapper [*** DEPRECATED ***]
var initNode = func(path, value = 0, type = nil) {
return props.globals.initNode(path, value, type);
}
##
# Useful debugging utility. Recursively dumps the full state of a