remove several redunant externs and use static variables
This commit is contained in:
@@ -154,6 +154,8 @@ struct ncmpcpp_config
|
||||
int message_delay_time;
|
||||
};
|
||||
|
||||
extern ncmpcpp_config Config;
|
||||
|
||||
void CreateConfigDir();
|
||||
void DefaultKeys(ncmpcpp_keys &);
|
||||
void DefaultConfiguration(ncmpcpp_config &);
|
||||
|
||||
Reference in New Issue
Block a user