diff options
Diffstat (limited to 'src/translator_it.h')
-rw-r--r-- | src/translator_it.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_it.h b/src/translator_it.h index 9638a01..10c4a5a 100644 --- a/src/translator_it.h +++ b/src/translator_it.h @@ -1912,14 +1912,6 @@ class TranslatorItalian : public TranslatorAdapter_1_8_15 return "Documentazione dei metodi"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "Panoramica del progetto"; - } - ////////////////////////////////////////////////////////////////////////// // new since 1.8.4 ////////////////////////////////////////////////////////////////////////// |