diff options
Diffstat (limited to 'src/translator_ro.h')
-rw-r--r-- | src/translator_ro.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_ro.h b/src/translator_ro.h index 6f0c197..69fd554 100644 --- a/src/translator_ro.h +++ b/src/translator_ro.h @@ -1943,14 +1943,6 @@ class TranslatorRomanian : public TranslatorAdapter_1_8_15 return "Documentația Metodelor"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "Vedere de Ansamblu a Designului"; - } - ////////////////////////////////////////////////////////////////////////// // new since 1.8.4 ////////////////////////////////////////////////////////////////////////// |