Removed extern for log
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "log.h"
|
||||
#include "common.h"
|
||||
|
||||
extern FILE *logp;
|
||||
static FILE *logp;
|
||||
|
||||
static GTimeZone *tz;
|
||||
static GDateTime *dt;
|
||||
|
||||
Reference in New Issue
Block a user