summaryrefslogtreecommitdiffstats
path: root/functions.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-06-14 09:23:45 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-06-14 09:23:45 +0000
commitb176fd6ae5b1126c075d95449af3438ce744b18d (patch)
treeb647c91de706d3a9f35583d0f2b664322ab6ecb0 /functions.h
parent22a9b57716389d23b7ce97c4929fbcb11add4f80 (diff)
Remove recode-attachment, and the "decoder" API. (EGE)
Diffstat (limited to 'functions.h')
-rw-r--r--functions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/functions.h b/functions.h
index 4b9e762e..9f44e577 100644
--- a/functions.h
+++ b/functions.h
@@ -292,7 +292,6 @@ struct binding_t OpCompose[] = {
{ "edit-to", OP_COMPOSE_EDIT_TO, "t" },
{ "edit-type", OP_EDIT_TYPE, "\024" },
{ "write-fcc", OP_COMPOSE_WRITE_MESSAGE, "w" },
- { "recode-attachment",OP_COMPOSE_RECODE, NULL },
{ "toggle-unlink", OP_COMPOSE_TOGGLE_UNLINK, "u" },
{ "toggle-recode", OP_COMPOSE_TOGGLE_RECODE, NULL },
{ "update-encoding", OP_COMPOSE_UPDATE_ENCODING, "U" },