Nodeupdate: Remove documentation in lua_api.txt
authorparamat <mat.gregory@virginmedia.com>
Tue, 8 Nov 2016 18:12:24 +0000 (18:12 +0000)
committerparamat <mat.gregory@virginmedia.com>
Sat, 12 Nov 2016 06:45:09 +0000 (06:45 +0000)
In preparation for nodeupdate being renamed and made official API
in future.

doc/lua_api.txt

index 119e69f6fbceaf6cb671255cca90d0c7354ca0f9..b9208dbadd09212c5eaf86e49f619f92ea5f555f 100644 (file)
@@ -2286,11 +2286,6 @@ and `minetest.auth_reload` call the authetification handler.
     * increase level of leveled node by level, default `level` equals `1`
     * if `totallevel > maxlevel`, returns rest (`total-max`)
     * can be negative for decreasing
-* `nodeupdate_single(pos)`
-    * causes an unsupported `group:falling_node` node to fall and causes an
-      unattached `group:attached_node` node to fall.
-    * does not spread these updates to neighbours
-    * a helper function, not officially part of the API, but useful
 
 ### Inventory
 `minetest.get_inventory(location)`: returns an `InvRef`