Codechange: stdarg.h include not needed as cstdarg is included.
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
#include "console_func.h"
|
||||
#include "settings_type.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
static const uint ICON_TOKEN_COUNT = 20; ///< Maximum number of tokens in one command
|
||||
|
Reference in New Issue
Block a user