summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/design.txt10
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/design.txt b/docs/design.txt
index 5c8ddcf1..a1c371f3 100644
--- a/docs/design.txt
+++ b/docs/design.txt
@@ -22,8 +22,8 @@
|____|_____|_____|____|
|
CORE
- / \
- lib-config lib-popt
+ /
+ lib-config
(IRC, ICQ, xxx and yyy are chat protocols ..)
@@ -75,12 +75,6 @@
signals.txt for a list of signals.
- ** lib-popt
-
- CORE depends on this for command line parameter handling.
- (distributed with irssi)
-
-
** lib-config
Irssi depends on this for reading and saving configuration.