summaryrefslogtreecommitdiff
path: root/pop3d.h
diff options
context:
space:
mode:
authorSunil Nimmagadda <sunil@sunilnimmagadda.com>2014-04-01 20:24:19 +0500
committerSunil Nimmagadda <sunil@sunilnimmagadda.com>2014-04-01 20:24:19 +0500
commit8ca92e98d738d2f73731728608bc1d0765aa5a0d (patch)
tree641a87638ed4a935bfed39979d4157aeff8f5d4e /pop3d.h
parentadeb441699224f740e1115f930d1b4b90b07e8d2 (diff)
parent0f586da43d3866e738cc30eb5b85ce2ac7a508a1 (diff)
Merge branch 'refactor'
Diffstat (limited to 'pop3d.h')
-rw-r--r--pop3d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pop3d.h b/pop3d.h
index 8573648..f8f6881 100644
--- a/pop3d.h
+++ b/pop3d.h
@@ -36,7 +36,6 @@ enum imsg_type {
IMSG_MAILDROP_RSET,
IMSG_MAILDROP_LIST,
IMSG_MAILDROP_LISTALL,
- IMSG_MAILDROP_UIDLALL,
IMSG_MAILDROP_UPDATE
};