removed flags for default config, removed string.c 330 vscode worning
This commit is contained in:
parent
b0a2b8bb15
commit
7146ca7765
3 changed files with 5 additions and 9 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#ifdef ARC_DEFAULT_CONFIG
|
||||
|
||||
#ifndef ARC_DEFAULTS_CONFIG_H_
|
||||
#define ARC_DEFAULTS_CONFIG_H_
|
||||
|
||||
|
|
@ -49,6 +47,4 @@ void ARC_ConfigKey_Delete_StringArray(ARC_Config *config, ARC_String *string, vo
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif //ARC_DEFAULTS_CONFIG_H_
|
||||
|
||||
#endif //ARC_DEFAULT_CONFIG
|
||||
#endif //ARC_DEFAULTS_CONFIG_H_
|
||||
Loading…
Add table
Add a link
Reference in a new issue