summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/module-formats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-common/irc/module-formats.c')
-rw-r--r--src/fe-common/irc/module-formats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fe-common/irc/module-formats.c b/src/fe-common/irc/module-formats.c
index cc55f231..acf4fea1 100644
--- a/src/fe-common/irc/module-formats.c
+++ b/src/fe-common/irc/module-formats.c
@@ -118,7 +118,6 @@ FORMAT_REC fecommon_irc_formats[] = {
{ "own_notice", "{ownnotice notice $0}$1", 2, { 0, 0 } },
{ "own_action", "{ownaction $0}$1", 2, { 0, 0 } },
{ "own_ctcp", "{ownctcp ctcp $0}$1 $2", 3, { 0, 0, 0 } },
- { "own_wall", "{ownwall Wall $0}$1", 2, { 0, 0 } },
/* ---- */
{ NULL, "Received messages", 0 },