summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/autotrace/logreport.c
blob: 7784a7c7d8ee2c5665161ef148d3b42ee6581a33 (plain)
1
2
3
4
5
6
7
8
9
/* logreport.c: showing information to the user. */

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif /* Def: HAVE_CONFIG_H */

#include "logreport.h"

gboolean logging = FALSE;