Merge pull request #1532 from joakim-hove/actionx-missing-feature

Mark keyword ACTIONX as not supported
This commit is contained in:
Joakim Hove 2018-07-10 10:59:55 +02:00 committed by GitHub
commit 27cca66c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@ namespace MissingFeatures {
// The list is used to output messages only.
std::unordered_set<std::string> unsupported_keywords = {
"ACTION",
"ACTIONX",
"ADSALNOD",
"API",
"APIGROUP",