summaryrefslogtreecommitdiffstats
path: root/src/translator_fr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_fr.h')
-rw-r--r--src/translator_fr.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/translator_fr.h b/src/translator_fr.h
index 87bc874..3c1005b 100644
--- a/src/translator_fr.h
+++ b/src/translator_fr.h
@@ -134,13 +134,6 @@ class TranslatorFrench : public Translator
return "\\usepackage[french]{babel}\n";
}
- /*! return the language charset. This will be used
- when transcoding the translatable strings in this file to UTF-8 */
- virtual QCString idLanguageCharset()
- {
- return "utf-8";
- }
-
// --- Language translation methods -------------------
/*! used in the compound documentation before a list of related functions. */