Stats: don't export the global variable "stats"
Unused outside of Stats.cxx.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
struct stats stats;
|
||||
static struct stats stats;
|
||||
|
||||
void stats_global_init(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user