]> git.lyx.org Git - lyx.git/blobdiff - src/gettext.h
Alfredo's second patch
[lyx.git] / src / gettext.h
index 75e64d05db0a5f2cd0baaf260e771c8829c76613..7295c7dc337238b8ede2c13476a7bf095bb4072e 100644 (file)
@@ -50,7 +50,5 @@ string const _(string const &);
 
 ///
 void locale_init();
-///
-void gettext_init(string const & localedir);
 
 #endif