--- a/RandomNotes.wiki Fri Apr 19 16:10:40 2019 +0100
+++ b/RandomNotes.wiki Fri Apr 19 16:11:05 2019 +0100
@@ -12,11 +12,4 @@
= How to convert a `.hwmap` file to a Lua string =
-Run the shell script `tools/hwmap2lua.sh` found in the Hedgewars repository. Help is included in the source code.
-
-= Undocumented Lua functions =
-This script was used on [LuaAPI] to detect undocumented functions:
-
-[http://hw.ercatec.net/docs/lua_wiki_check.php]
-
-But due to a restructuring, this script no longer works, it needs to be updated. Functions are now located on LuaEvents, LuaGameplay, LuaGears, LuaStats, LuaGUI, LuaAudio and LuaUtil.
\ No newline at end of file
+Run the shell script `tools/hwmap2lua.sh` found in the Hedgewars repository. Help is included in the source code.
\ No newline at end of file