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

Resolve warning: ‘strJavaScriptContextStack’ defined but not used

parent a9a1b9e5
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@
#define DEFAULT_ERR_LOG_LVL LOG_WARNING
static const char* strJavaScriptMaxBytes ="JavaScriptMaxBytes";
static const char* strJavaScriptContextStack ="JavaScriptContextStack";
static const char* strJavaScriptTimeLimit ="JavaScriptTimeLimit";
static const char* strJavaScriptGcInterval ="JavaScriptGcInterval";
static const char* strJavaScriptYieldInterval ="JavaScriptYieldInterval";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment