masqmail

diff src/masqmail.h @ 395:5f0829f8e6c7

Removed log_max_pri limit. It makes no sense.
author markus schnalke <meillo@marmaro.de>
date Sat, 18 Feb 2012 19:39:11 +0100
parents a408411ff8df
children 8fedb93e9b72
line diff
     1.1 --- a/src/masqmail.h	Sat Feb 18 19:32:40 2012 +0100
     1.2 +++ b/src/masqmail.h	Sat Feb 18 19:39:11 2012 +0100
     1.3 @@ -129,7 +129,6 @@
     1.4  
     1.5  	gint debug_level;
     1.6  	gboolean use_syslog;
     1.7 -	guint log_max_pri;
     1.8  
     1.9  	gchar *host_name;
    1.10  	GList *local_hosts;