diff options
Diffstat (limited to 'src/translator_en.h')
-rw-r--r-- | src/translator_en.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_en.h b/src/translator_en.h index 400e59c..a5be968 100644 --- a/src/translator_en.h +++ b/src/translator_en.h @@ -1940,14 +1940,6 @@ class TranslatorEnglish : public Translator return "Method Documentation"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "Design Overview"; - } - ////////////////////////////////////////////////////////////////////////// // new since 1.8.4 ////////////////////////////////////////////////////////////////////////// |