X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fmodules%2Fnetwork%2Fnetmail.h;h=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hp=c324f43445d8ea7a3111fac1e8141893d65ddfc4;hb=7a9b0685e406cc83597171cc39d008c7e5459ca8;hpb=7a65130ea2a5be56603233ba7b8d230691f604a0 diff --git a/citadel/modules/network/netmail.h b/citadel/modules/network/netmail.h index c324f4344..e69de29bb 100644 --- a/citadel/modules/network/netmail.h +++ b/citadel/modules/network/netmail.h @@ -1,2 +0,0 @@ -void network_deliver_digest(SpoolControl *sc); -void network_spool_msg(long msgnum, void *userdata);