summaryrefslogtreecommitdiff
path: root/pop3d.h
diff options
context:
space:
mode:
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 d2b29d0..1b70163 100644
--- a/pop3d.h
+++ b/pop3d.h
@@ -138,7 +138,6 @@ struct session {
size_t nmsgs;
struct listener *l;
uint32_t id;
- int sock;
int flags;
enum state state;
};