aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/lib.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/doc/src/lib.xml')
-rw-r--r--lib/stdlib/doc/src/lib.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/stdlib/doc/src/lib.xml b/lib/stdlib/doc/src/lib.xml
index 243c67c2ad..69dfdbcf50 100644
--- a/lib/stdlib/doc/src/lib.xml
+++ b/lib/stdlib/doc/src/lib.xml
@@ -39,16 +39,6 @@
<funcs>
<func>
- <name name="error_message" arity="2"/>
- <fsummary>Print error message.</fsummary>
- <desc>
- <p>Prints error message <c><anno>Args</anno></c> in accordance with
- <c><anno>Format</anno></c>. Similar to
- <seealso marker="io#format/1"><c>io:format/2</c></seealso>.</p>
- </desc>
- </func>
-
- <func>
<name name="progname" arity="0"/>
<fsummary>Return name of Erlang start script.</fsummary>
<desc>