More string and buffer functions.
[apps/madmutt.git] / lib-lib / url.h
index 795c4d0..f4410dd 100644 (file)
@@ -31,8 +31,6 @@ typedef enum url_scheme {
     U_POPS,
     U_IMAP,
     U_IMAPS,
-    U_NNTP,
-    U_NNTPS,
     U_MAILTO,
     U_UNKNOWN
 } url_scheme_t;