Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / src / plugins / xdxf / TranslationXdxf.h
index 3611642..0ef545e 100644 (file)
@@ -38,10 +38,6 @@ public:
     //! \return word to be translated
     QString key() const;
 
-    /*! \returns dictionary information (plugin name, languages, <logo> etc)\
-        to be displayed in translation table header*/
-    QString dictionaryInfo() const;
-
     //! \return parsed raw format into html
     QString toHtml() const;