Stats: don't export the global variable "stats"
Unused outside of Stats.cxx.
This commit is contained in:
@@ -40,8 +40,6 @@ struct stats {
|
||||
unsigned album_count;
|
||||
};
|
||||
|
||||
extern struct stats stats;
|
||||
|
||||
void stats_global_init(void);
|
||||
|
||||
void stats_global_finish(void);
|
||||
|
||||
Reference in New Issue
Block a user