diff options
Diffstat (limited to 'src/translator_eo.h')
-rw-r--r-- | src/translator_eo.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_eo.h b/src/translator_eo.h index 28876d7..7150f2d 100644 --- a/src/translator_eo.h +++ b/src/translator_eo.h @@ -1933,14 +1933,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4 return "Dokumentaro de la Metodo"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "Fasona Superrigardo"; - } - ////////////////////////////////////////////////////////////////////////// }; |