aboutsummaryrefslogtreecommitdiff
path: root/TECHNOLOGY.md
diff options
context:
space:
mode:
Diffstat (limited to 'TECHNOLOGY.md')
-rw-r--r--TECHNOLOGY.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/TECHNOLOGY.md b/TECHNOLOGY.md
index 81ccba97..8b39ced5 100644
--- a/TECHNOLOGY.md
+++ b/TECHNOLOGY.md
@@ -46,9 +46,6 @@ Lua and includes a few external libraries.
=[LuaFileSystem][] - Library for accessing directories and file attributes=
Textadept uses LFS for accessing the host filesystem.
-=[lspawn][]\* - Lua module for spawning processes=
- Textadept uses lspawn for spawning asynchronous processes.
-
\* A Foicica.com project.
[GTK+]: http://www.gtk.org
@@ -56,7 +53,6 @@ Lua and includes a few external libraries.
[Lua]: http://www.lua.org
[LPeg]: http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html
[LuaFileSystem]: http://keplerproject.github.io/luafilesystem/
-[lspawn]: http://foicica.com/hg/lspawn
[gtDialog]: http://foicica.com/gtdialog/
[ncurses]: http://invisible-island.net/ncurses/
[pdcurses]: http://pdcurses.sourceforge.net/