diff options
Diffstat (limited to 'src/translator_hu.h')
-rw-r--r-- | src/translator_hu.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_hu.h b/src/translator_hu.h index 44363c9..bf326f7 100644 --- a/src/translator_hu.h +++ b/src/translator_hu.h @@ -1955,14 +1955,6 @@ class TranslatorHungarian : public TranslatorAdapter_1_8_15 return "Metódus dokumentáció"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "Dizájn áttekintés"; - } - ////////////////////////////////////////////////////////////////////////// // new since 1.8.4 ////////////////////////////////////////////////////////////////////////// |