diff options
Diffstat (limited to 'src/translator_nl.h')
-rw-r--r-- | src/translator_nl.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/translator_nl.h b/src/translator_nl.h index 7cecc7d..f2887c6 100644 --- a/src/translator_nl.h +++ b/src/translator_nl.h @@ -1530,14 +1530,6 @@ class TranslatorDutch : public Translator return "Methode Documentatie"; } - /*! Used as the title of the design overview picture created for the - * VHDL output. - */ - virtual QCString trDesignOverview() - { - return "Ontwerp Overzicht"; - } - ////////////////////////////////////////////////////////////////////////// // new since 1.8.4 ////////////////////////////////////////////////////////////////////////// |