]> git.lyx.org Git - lyx.git/blobdiff - src/support/gettext.h
Set correctly the spacing between atoms in MathData
[lyx.git] / src / support / gettext.h
index 2ede4de552e6058367e3725110c8f41a2b459618..317feec82ec6ba5a78bb84a2ac172341baf3de37 100644 (file)
@@ -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