Skip to content

Commit

Permalink
Remove not used translator function
Browse files Browse the repository at this point in the history
The translator function trDesignOverview was not used anymore.
  • Loading branch information
albert-github committed Jun 17, 2020
1 parent 46672f1 commit c1ccec3
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 182 deletions.
1 change: 0 additions & 1 deletion src/translator.h
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,6 @@ class Translator
virtual QCString trClassMethods() = 0;
virtual QCString trInstanceMethods() = 0;
virtual QCString trMethodDocumentation() = 0;
virtual QCString trDesignOverview() = 0;

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
Expand Down
3 changes: 0 additions & 3 deletions src/translator_adapter.h
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,6 @@ class TranslatorAdapter_1_8_2 : public TranslatorAdapter_1_8_4

virtual QCString trMethodDocumentation()
{ return english.trMethodDocumentation(); }

virtual QCString trDesignOverview()
{ return english.trDesignOverview(); }
};


Expand Down
9 changes: 0 additions & 9 deletions src/translator_br.h
Original file line number Diff line number Diff line change
Expand Up @@ -2011,15 +2011,6 @@ class TranslatorBrazilian : 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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_cn.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_cz.h
Original file line number Diff line number Diff line change
Expand Up @@ -1977,14 +1977,6 @@ class TranslatorCzech : public TranslatorAdapter_1_8_15
return "Dokumentace metody";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Návrhové schéma";
}

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_de.h
Original file line number Diff line number Diff line change
Expand Up @@ -2072,14 +2072,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_15
return "Methodendokumentation";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Übersicht";
}

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_en.h
Original file line number Diff line number Diff line change
Expand Up @@ -1940,14 +1940,6 @@ class TranslatorEnglish : public Translator
return "Method Documentation";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Design Overview";
}

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_eo.h
Original file line number Diff line number Diff line change
Expand Up @@ -1933,14 +1933,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4
return "Dokumentaro de la Metodo";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Fasona Superrigardo";
}

//////////////////////////////////////////////////////////////////////////

};
Expand Down
8 changes: 0 additions & 8 deletions src/translator_es.h
Original file line number Diff line number Diff line change
Expand Up @@ -1992,14 +1992,6 @@ class TranslatorSpanish : public TranslatorAdapter_1_8_15
return "Método de documentación";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Diseño información general";
}

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_fr.h
Original file line number Diff line number Diff line change
Expand Up @@ -2001,14 +2001,6 @@ class TranslatorFrench : public TranslatorAdapter_1_8_15
return "Documentation des méthodes";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Vue d'ensemble";
}

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_gr.h
Original file line number Diff line number Diff line change
Expand Up @@ -1936,14 +1936,6 @@ class TranslatorGreek : 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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_hu.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_it.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_jp.h
Original file line number Diff line number Diff line change
Expand Up @@ -1925,14 +1925,6 @@ class TranslatorJapanese : 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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_kr.h
Original file line number Diff line number Diff line change
Expand Up @@ -1948,14 +1948,6 @@ class TranslatorKorean : 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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_lv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1936,14 +1936,6 @@ class TranslatorLatvian : public TranslatorAdapter_1_8_4
return "Metožu dokumentācija";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Dizaina pārskats";
}

//////////////////////////////////////////////////////////////////////////

};
Expand Down
8 changes: 0 additions & 8 deletions src/translator_nl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
//////////////////////////////////////////////////////////////////////////
Expand Down
9 changes: 0 additions & 9 deletions src/translator_pt.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_ro.h
Original file line number Diff line number Diff line change
Expand Up @@ -1943,14 +1943,6 @@ class TranslatorRomanian : public TranslatorAdapter_1_8_15
return "Documentația Metodelor";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Vedere de Ansamblu a Designului";
}

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_ru.h
Original file line number Diff line number Diff line change
Expand Up @@ -1904,14 +1904,6 @@ class TranslatorRussian : 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
///////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_sk.h
Original file line number Diff line number Diff line change
Expand Up @@ -1907,14 +1907,6 @@ class TranslatorSlovak : public TranslatorAdapter_1_8_15
return "Dokumentácia metódy";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Návrhová schéma";
}

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_sv.h
Original file line number Diff line number Diff line change
Expand Up @@ -2020,14 +2020,6 @@ class TranslatorSwedish : public Translator
return "Metoddokumentation";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Designöversikt";
}

//////////////////////////////////////////////////////////////////////////
// new since 1.8.4
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_tw.h
Original file line number Diff line number Diff line change
Expand Up @@ -1913,14 +1913,6 @@ class TranslatorChinesetraditional : 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
//////////////////////////////////////////////////////////////////////////
Expand Down
8 changes: 0 additions & 8 deletions src/translator_ua.h
Original file line number Diff line number Diff line change
Expand Up @@ -1901,14 +1901,6 @@ class TranslatorUkrainian : public TranslatorAdapter_1_8_4
return "Документація метода";
}

/*! Used as the title of the design overview picture created for the
* VHDL output.
*/
virtual QCString trDesignOverview()
{
return "Огляд дизайну проекту";
}

//////////////////////////////////////////////////////////////////////////

};
Expand Down

0 comments on commit c1ccec3

Please sign in to comment.