]> git.lyx.org Git - lyx.git/blobdiff - src/support/Messages.cpp
Get rid of all traces of libintl.
[lyx.git] / src / support / Messages.cpp
index 4e8dca17b01e19e976346a97a014b1c245bc5083..0ce9d552a10663cf6f5a5af7471db01d74b4aa90 100644 (file)
@@ -319,11 +319,6 @@ namespace lyx {
 
 Messages::Messages(string const & /* l */) {}
 
-void Messages::init()
-{
-}
-
-
 docstring const Messages::get(string const & m) const
 {
        docstring trans = from_ascii(m);