summaryrefslogtreecommitdiffstats
path: root/src/translator_pt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_pt.h')
-rw-r--r--src/translator_pt.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/translator_pt.h b/src/translator_pt.h
index 970cf45..dfe4027 100644
--- a/src/translator_pt.h
+++ b/src/translator_pt.h
@@ -1945,15 +1945,6 @@ class TranslatorPortuguese : public Translator
return "Documentação do método";
}
- /*! Used as the title of the design overview picture created for the
- * VHDL output.
- */
- virtual QCString trDesignOverview()
- {
- // I'm not sure how to accurately translate it
- return "Visão geral do design";
- }
-
//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////