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 wrap: on
line diff
--- a/src/masqmail.h	Sat Feb 18 19:32:40 2012 +0100
+++ b/src/masqmail.h	Sat Feb 18 19:39:11 2012 +0100
@@ -129,7 +129,6 @@
 
 	gint debug_level;
 	gboolean use_syslog;
-	guint log_max_pri;
 
 	gchar *host_name;
 	GList *local_hosts;