summaryrefslogtreecommitdiff
path: root/include/codemaker
diff options
context:
space:
mode:
Diffstat (limited to 'include/codemaker')
-rw-r--r--include/codemaker/commoncpp.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/codemaker/commoncpp.hxx b/include/codemaker/commoncpp.hxx
index a1a8e9180e59..29e2c9dfc2e1 100644
--- a/include/codemaker/commoncpp.hxx
+++ b/include/codemaker/commoncpp.hxx
@@ -47,8 +47,7 @@ rtl::OString translateUnoToCppType(
enum class IdentifierTranslationMode {
Global,
- NonGlobal,
- KeywordsOnly
+ NonGlobal
};
rtl::OString translateUnoToCppIdentifier(