Skip to content
Snippets Groups Projects
Commit 87794fb3 authored by Alessandro Portale's avatar Alessandro Portale
Browse files

Remove bogus function "CONFIG"

There is already a "CONFIG" in variables[] which always overshadowed
the entry from functions[].
parent 44e48d6d
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,6 @@ const char *const variables[] = {
const char *const functions[] = {
"basename",
"CONFIG",
"contains",
"count",
"dirname",
......
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