summaryrefslogtreecommitdiff
path: root/include/codemaker
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-16 13:41:29 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-17 07:52:09 +0200
commitfb4bf693999b8a1ebf79bad0d223ae2d4398cf81 (patch)
treef13b1c43880542447dcd3866cadca42e354cfbff /include/codemaker
parent1920061bb2f35df638a638ffebae25245e6ec450 (diff)
remove unused KeywordsOnly from IdentifierTranslationMode
Change-Id: I7262e618a14fa9e025d269b560da752e3200309d
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(
fontconfigcrash&id=2ac6f1c4f775d10e92e22379d473c1c31835e8ff'>gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]Michael Stahl 2011-06-17gnumake4: fix to use new add rules [hg:76c825726ff2]Ocke Janssen [oj] 2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj] 2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]