Skip to content
Snippets Groups Projects
Commit abb3bccc authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Resolve warning: ‘strJavaScriptContextStack’ defined but not used

parent c0cd8686
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #781 passed
...@@ -40,7 +40,6 @@ ...@@ -40,7 +40,6 @@
#define DEFAULT_ERR_LOG_LVL LOG_WARNING #define DEFAULT_ERR_LOG_LVL LOG_WARNING
static const char* strJavaScriptMaxBytes ="JavaScriptMaxBytes"; static const char* strJavaScriptMaxBytes ="JavaScriptMaxBytes";
static const char* strJavaScriptContextStack ="JavaScriptContextStack";
static const char* strJavaScriptTimeLimit ="JavaScriptTimeLimit"; static const char* strJavaScriptTimeLimit ="JavaScriptTimeLimit";
static const char* strJavaScriptGcInterval ="JavaScriptGcInterval"; static const char* strJavaScriptGcInterval ="JavaScriptGcInterval";
static const char* strJavaScriptYieldInterval ="JavaScriptYieldInterval"; static const char* strJavaScriptYieldInterval ="JavaScriptYieldInterval";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment