Index: t3lib/class.t3lib_div.php
===================================================================
--- t3lib/class.t3lib_div.php	(Revision 6329)
+++ t3lib/class.t3lib_div.php	(Arbeitskopie)
@@ -5389,7 +5389,6 @@
 			list($type,$destination) = explode(',',$log,3);

 			if ($type == 'syslog')	{
-				define_syslog_variables();
 				if (TYPO3_OS == 'WIN')	{
 					$facility = LOG_USER;
 				} else {
