diff options
Diffstat (limited to 'src/translator_sv.h')
-rw-r--r-- | src/translator_sv.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_sv.h b/src/translator_sv.h index 6277445..a4ff4f6 100644 --- a/src/translator_sv.h +++ b/src/translator_sv.h @@ -2020,14 +2020,6 @@ class TranslatorSwedish : public Translator return "Metoddokumentation"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "Designöversikt"; - } - ////////////////////////////////////////////////////////////////////////// // new since 1.8.4 ////////////////////////////////////////////////////////////////////////// |