remove an unused entry

FossilOrigin-Name: 96249c26d75ebe31af981ae9319ae04db08efb80312e454dc69a25b625842d42
This commit is contained in:
crc 2019-02-13 21:58:52 +00:00
parent 21f417a635
commit 7bd0c6e15f
3 changed files with 0 additions and 20 deletions

View file

@ -2176,14 +2176,6 @@
<p>Trigger a Unix system call. This is not intended to be used directly.</p>
<p><b>Class:</b> class:word | <b>Namespace:</b> io | <b>Interface Layer:</b> rre</p>
<hr/>
<h1>ios:list-fonts</h1>
<div style='margin-left: 1em;'><p><b>Data:</b> -<br>
<b>Addr:</b> -<br>
<b>Float:</b> -</p>
</div>
<p>Display a list of all installed fonts.</p>
<p><b>Class:</b> class:word | <b>Namespace:</b> ios | <b>Interface Layer:</b> iOS</p>
<hr/>
<h1>listen</h1>
<div style='margin-left: 1em;'><p><b>Data:</b> -<br>
<b>Addr:</b> -<br>

View file

@ -2967,17 +2967,6 @@ Trigger a Unix system call. This is not intended to be used directly.
Class: class:word | Namespace: io | Interface Layer: rre
------------------------------------------------------------------------
ios:list-fonts
Data: -
Addr: -
Float: -
Display a list of all installed fonts.
Class: class:word | Namespace: ios | Interface Layer: iOS
------------------------------------------------------------------------
listen
Data: -

View file

@ -253,7 +253,6 @@ io:invoke n- - - Invoke an interaction with an I/O device. class:word {n/a} {n
io:query n-mN - - Ask an I/O device to identify itself. Returns a version (m) and device ID (N). class:word {n/a} {n/a} io all
io:scan-for n-m - - Scan the I/O devices for a device with a specified ID. Returns the device number, or -1 if not found. class:word {n/a} {n/a} io all
io:unix-syscall ...n- - - Trigger a Unix system call. This is not intended to be used directly. class:word {n/a} {n/a} io rre
ios:list-fonts - - - Display a list of all installed fonts. class:word {n/a} {n/a} ios iOS
listen - - - Run interactive "listener" (a REPL). class:word {n/a} {n/a} global rre
lt? nn-f - - Compare n1 and n2. Return `TRUE` if n1 is less than n2, or `FALSE` otherwise. class:primitive {n/a} {n/a} global all
lteq? nn-f - - Compare n1 and n2. Return `TRUE` if n1 is less than or equal to n2, or `FALSE` otherwise. class:word {n/a} {n/a} global all

Can't render this file because it contains an unexpected character in line 57 and column 55.