* Replaced citmail.c with a new one that simply SMTP-forwards to Citadel
[citadel.git] / citadel / serv_pop3.c
index f8dcb2fd2aeeb1f68d7fa25effd0cdb3f1e6de7f..dfd93087cf68d0d3d22c98487d89af7bb1585fae 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-#define POP3_PORT      1110
-
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>