remove unneeded include; smtp_get_Recipients() is just of use when being in a SMTP...
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 10 Jan 2011 22:49:15 +0000 (23:49 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 10 Jan 2011 22:49:15 +0000 (23:49 +0100)
citadel/modules/smtp/serv_smtpqueue.c

index 4eccf60efb9d88f906289e813447a849ded655d6..058f3673d3e6eb548dade465af26c3de621b8622 100644 (file)
@@ -85,7 +85,6 @@
 
 #include "ctdl_module.h"
 
-///#include "smtp_util.h"
 #include "smtpqueue.h"
 #include "event_client.h"