diff options
Diffstat (limited to 'src/translator_de.h')
-rw-r--r-- | src/translator_de.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_de.h b/src/translator_de.h index bf5ce5e..9672fbe 100644 --- a/src/translator_de.h +++ b/src/translator_de.h @@ -2072,14 +2072,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_15 return "Methodendokumentation"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "Übersicht"; - } - ////////////////////////////////////////////////////////////////////////// // new since 1.8.4 ////////////////////////////////////////////////////////////////////////// |