More modular way to open messages.
[apps/madmutt.git] / lib-mx / pop.h
index 22806cb..c0f6cd2 100644 (file)
@@ -14,8 +14,6 @@
 #include <lib-mx/mx.h>
 
 extern mx_t const pop_mx;
 #include <lib-mx/mx.h>
 
 extern mx_t const pop_mx;
-
-int pop_fetch_message(MESSAGE *, CONTEXT *, int);
 void pop_fetch_mail(void);
 
 #endif
 void pop_fetch_mail(void);
 
 #endif