don't enable structured logging by default

This commit is contained in:
John Cupitt 2017-01-04 14:53:45 +00:00
parent 9581e14dee
commit 784c7c0669
1 changed files with 0 additions and 4 deletions

View File

@ -82,10 +82,6 @@
extern "C" {
#endif /*__cplusplus*/
/* Use glib structured logging,
*/
#define G_LOG_USE_STRUCTURED
#include <glib.h>
#include <glib/gstdio.h>
#include <gmodule.h>