masqmail

diff src/masqmail.h @ 191:f186650135c3

further pop3_login stuff I forgot to remove
author meillo@marmaro.de
date Thu, 15 Jul 2010 11:48:33 +0200
parents dc89737b27aa
children 89f951be358f
line diff
     1.1 --- a/src/masqmail.h	Thu Jul 15 11:15:25 2010 +0200
     1.2 +++ b/src/masqmail.h	Thu Jul 15 11:48:33 2010 +0200
     1.3 @@ -119,8 +119,6 @@
     1.4  	gchar *auth_login;
     1.5  	gchar *auth_secret;
     1.6  
     1.7 -	gchar *pop3_login;
     1.8 -
     1.9  	gchar *pipe;
    1.10  
    1.11  	gboolean pipe_fromline;