summaryrefslogtreecommitdiffstats
path: root/src/translator_dk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_dk.h')
-rw-r--r--src/translator_dk.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/translator_dk.h b/src/translator_dk.h
index 1168a38..c6fe415 100644
--- a/src/translator_dk.h
+++ b/src/translator_dk.h
@@ -3,7 +3,7 @@
*
*
*
- * Copyright (C) 1997-2006 by Dimitri van Heesch.
+ * Copyright (C) 1997-2007 by Dimitri van Heesch.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation under the terms of the GNU General Public License is hereby
@@ -109,7 +109,6 @@ class TranslatorDanish : public Translator
{
return
"\\usepackage[danish]{babel}\n"
- "\\usepackage[latin1]{inputenc}\n"
"\\usepackage[T1]{fontenc}\n";
}