[PATCH 2/6] log: Fix compilation error when HAVE_SYSLOG_H is undefined

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Ahmed S. Darwish <darwish.07 at gmail.com>
---
 src/pulsecore/log.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/pulsecore/log.c b/src/pulsecore/log.c
index b5db818..0c561e8 100644
--- a/src/pulsecore/log.c
+++ b/src/pulsecore/log.c
@@ -525,7 +525,6 @@ void pa_log_levelv_meta(
 
                     saved_errno = errno;
                     fprintf(stderr, "%s\n", "Error writing logs to the journal. Redirect log messages to console.");
-                    fprintf(stderr, "%s %s\n", metadata, t);
 #endif
                     pa_log_set_target(&new_target);
                 }

Regards,

--
Darwish
http://darwish.chasingpointers.com


[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux