summaryrefslogtreecommitdiffstats
path: root/src/translator_fi.h
diff options
context:
space:
mode:
authorPetr Prikryl <prikryl@atlas.cz>2013-06-25 13:24:36 (GMT)
committerPetr Prikryl <prikryl@atlas.cz>2013-06-25 13:24:36 (GMT)
commit38441166353235f5d1a360b09ccdbee86100ee3f (patch)
tree63ec83fb4776da7d7d484cf8b1197f0eda92d1b9 /src/translator_fi.h
parent39425bc2a15a2fb5b71fe5456e90d5cb7545179d (diff)
downloadDoxygen-38441166353235f5d1a360b09ccdbee86100ee3f.zip
Doxygen-38441166353235f5d1a360b09ccdbee86100ee3f.tar.gz
Doxygen-38441166353235f5d1a360b09ccdbee86100ee3f.tar.bz2
CN + FI: trFunctionPrototypeDocumentation() removed
Diffstat (limited to 'src/translator_fi.h')
-rw-r--r--src/translator_fi.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/translator_fi.h b/src/translator_fi.h
index 876b494..fa42259 100644
--- a/src/translator_fi.h
+++ b/src/translator_fi.h
@@ -515,12 +515,6 @@ class TranslatorFinnish : public TranslatorAdapter_1_6_0
{ return "Määritysten dokumentointi"; } // "Define Documentation"
/*! This is used in the documentation of a file/namespace before the list
- * of documentation blocks for function prototypes
- */
- virtual QCString trFunctionPrototypeDocumentation()
- { return "Funktioprototyyppien dokumentaatio"; } // "Function Prototype Documentation"
-
- /*! This is used in the documentation of a file/namespace before the list
* of documentation blocks for typedefs
*/
virtual QCString trTypedefDocumentation()