Moved profile_default option array to profile.{h,c}.
This commit is contained in:
parent
613fd7ee6d
commit
270fc20989
4 changed files with 2 additions and 5 deletions
|
|
@ -20,9 +20,6 @@
|
|||
#ifndef TOX_WEECHAT_CONFIG_H
|
||||
#define TOX_WEECHAT_CONFIG_H
|
||||
|
||||
#include "twc-profile.h"
|
||||
extern struct t_config_option *twc_config_profile_default[TWC_PROFILE_NUM_OPTIONS];
|
||||
|
||||
void
|
||||
twc_config_init();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue