move all externs to global.h
This commit is contained in:
@@ -162,8 +162,6 @@ struct ncmpcpp_config
|
||||
int lyrics_db;
|
||||
};
|
||||
|
||||
extern ncmpcpp_config Config;
|
||||
|
||||
void CreateConfigDir();
|
||||
void DefaultKeys(ncmpcpp_keys &);
|
||||
void DefaultConfiguration(ncmpcpp_config &);
|
||||
|
||||
Reference in New Issue
Block a user