summaryrefslogtreecommitdiffstats
path: root/src/translator_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_id.h')
-rw-r--r--src/translator_id.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/translator_id.h b/src/translator_id.h
index bcf0efc..bd2eda5 100644
--- a/src/translator_id.h
+++ b/src/translator_id.h
@@ -58,12 +58,6 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0
return "\\usepackage[bahasa]{babel}";
}
- /*! return the language charset. This will be used for the HTML output */
- virtual QCString idLanguageCharset()
- {
- return "utf-8";
- }
-
// --- Language translation methods -------------------
/*! used in the compound documentation before a list of related functions. */