diff options
Diffstat (limited to 'src/translator_cn.h')
-rw-r--r-- | src/translator_cn.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_cn.h b/src/translator_cn.h index 0e559c1..1036b6b 100644 --- a/src/translator_cn.h +++ b/src/translator_cn.h @@ -1862,14 +1862,6 @@ class TranslatorChinese : public TranslatorAdapter_1_8_15 return "函数文档"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "设计概要"; - } - ////////////////////////////////////////////////////////////////////////// // new since 1.8.4 ////////////////////////////////////////////////////////////////////////// |