summaryrefslogtreecommitdiff
path: root/src/tables.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2011-02-19 18:44:20 +0100
committerBardur Arantsson <bardur@scientician.net>2011-02-19 19:32:45 +0100
commit56d359f285b8c73a9fb752f6fb4cd00ecaecba6e (patch)
tree376de690949125b2fab952750aa7277e99a7f49d /src/tables.c
parentaa87bec3246b8441343317f0e26e97edb00f6a75 (diff)
Remove IRC functionality and socket code.
Diffstat (limited to 'src/tables.c')
-rw-r--r--src/tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tables.c b/src/tables.c
index 5ed48b43..718fe139 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -1301,7 +1301,7 @@ cptr window_flag_desc[32] =
NULL,
"Display character",
"Show visible monsters",
- "Display IRC messages",
+ NULL,
"Display messages",
"Display overhead view",
"Display monster recall",