X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fgettext.h;h=317feec82ec6ba5a78bb84a2ac172341baf3de37;hb=bf56e2c8e1afa857cd5e313c19948040e41b8227;hp=2ede4de552e6058367e3725110c8f41a2b459618;hpb=6479c6fd4adfb801324959a2c898ad624ca5c0ec;p=lyx.git diff --git a/src/support/gettext.h b/src/support/gettext.h index 2ede4de552..317feec82e 100644 --- a/src/support/gettext.h +++ b/src/support/gettext.h @@ -78,10 +78,6 @@ docstring const translateIfPossible(docstring const & name); * language if they come from a file in the personal directory. */ docstring const translateIfPossible(docstring const & name, std::string const & language); -/// -void locale_init(); - - } // namespace lyx #endif