summaryrefslogtreecommitdiffstats
path: root/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/exes/adc_uni/adc_cmd_parse.hxx')
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmd_parse.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx b/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx
index dc78f3d4a2fd..761ae9c12c2a 100644
--- a/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx
+++ b/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx
@@ -51,9 +51,7 @@ struct S_LanguageInfo : public Context
enum E_ProgrammingLanguage
{
none,
- cpp,
- idl,
- java
+ idl
};
S_LanguageInfo()
: eLanguage(none),