summaryrefslogtreecommitdiff
path: root/src/fe-common/core/module-formats.c
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-04-09 19:06:20 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-04-09 19:06:20 +0000
commitc89ee2a92e7e4f072fe869784d786fcd230bf143 (patch)
tree9030edfbd402ea5518976578ec3c47619e3985f2 /src/fe-common/core/module-formats.c
parentb1a385b2b45b9cd21bc896393b00fceba40f91af (diff)
downloadirssi-c89ee2a92e7e4f072fe869784d786fcd230bf143.zip
Removed the now useless "/window item move" help with /join
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2661 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-common/core/module-formats.c')
-rw-r--r--src/fe-common/core/module-formats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fe-common/core/module-formats.c b/src/fe-common/core/module-formats.c
index 690ae737..245f1a6e 100644
--- a/src/fe-common/core/module-formats.c
+++ b/src/fe-common/core/module-formats.c
@@ -122,7 +122,6 @@ FORMAT_REC fecommon_core_formats[] = {
{ "chansetup_header", "Channel Network Password Settings", 0 },
{ "chansetup_line", "{channel $[15]0} %|$[10]1 $[10]2 $3", 4, { 0, 0, 0, 0 } },
{ "chansetup_footer", "", 0 },
- { "channel_move_notify", "{channel $0} is already joined in window $1, use \"/WINDOW ITEM MOVE $0\" to move it to this window", 2, { 0, 1 } },
/* ---- */
{ NULL, "Messages", 0 },